We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Putting this here for GitHub to show us the current state of every issue:
I imagine contributions on these are welcome.
Three clients all were resetting the timeout on redirects, so a request could take far longer than specified by the user:
Plus a bunch of other issues related to timeouts:
Source: https://www.reddit.com/r/rust/comments/oir1g1/ive_tested_rust_http_clients_again_found_over_50/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Putting this here for GitHub to show us the current state of every issue:
Panics / hangs / denial of service
Fixed
Not fixed
I imagine contributions on these are welcome.
Improper timeout handling
Three clients all were resetting the timeout on redirects, so a request could take far longer than specified by the user:
Plus a bunch of other issues related to timeouts:
Other issues
Fixed
Not fixed
Feature requests
Fixed
Source: https://www.reddit.com/r/rust/comments/oir1g1/ive_tested_rust_http_clients_again_found_over_50/
The text was updated successfully, but these errors were encountered: