Skip to content

v0.12.25

Choose a tag to compare

@seanmonstar seanmonstar released this 08 Dec 20:09
· 64 commits to master since this release

Highlights

  • Add Error::is_upgrade() to determine if the error was from an HTTP upgrade.
  • Fix sending Proxy-Authorization if only username is configured.
  • Fix sending Proxy-Authorization to HTTPS proxies when the target is HTTP.
  • Refactor internal decompression handling to use tower-http.

What's Changed

New Contributors

Full Changelog: v0.12.24...v0.12.25