using reqwest
to make http request but it seems not to supply cancellable feature
I tried use futures
abort, but stuck on some type error, any docs help me to understand abort or any crates to do this?
using reqwest
to make http request but it seems not to supply cancellable feature
I tried use futures
abort, but stuck on some type error, any docs help me to understand abort or any crates to do this?
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.