github seanmonstar/reqwest v0.12.25

one day ago

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

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.