Skip to content

v0.11.9

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 10 Jan 23:12
· 260 commits to master since this release
  • 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