github seanmonstar/reqwest v0.11.23

latest releases: v0.12.8, v0.12.7, v0.12.6...
9 months ago

What's Changed

  • Add Proxy::custom_http_auth(val) for setting the raw Proxy-Authorization header when connecting to proxies.
  • Fix redirect to reject locations that are not http:// or https://.
  • Fix setting nodelay when TLS is enabled but URL is HTTP.
  • (wasm) Add ClientBuilder::user_agent(val).
  • (wasm) add multipart::Form::headers(headers).

New Contributors

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.