v0.11.9
版本发布时间: 2022-01-11 07:12:45
seanmonstar/reqwest最新发布版本:v0.12.8(2024-10-01 02:14:22)
- Add
ClientBuilder::http09_responses(bool)
option to allow receiving HTTP/0.9 responses. - Fix HTTP/2 to retry requests interrupted by an HTTP/2 graceful shutdown.
- Fix proxy loading from environment variables to ignore empty values.
New Contributors
- @vsaase made their first contribution in https://github.com/seanmonstar/reqwest/pull/1423