cargo reqwest 0.11.13
v0.11.13

latest releases: 0.12.5, 0.12.4, 0.12.3...
19 months ago

What's Changed

  • Add ClientBuilder::dns_resolver() option for custom DNS resolvers.
  • Add ClientBuilder::tls_sni(bool) option to enable or disable TLS Server Name Indication.
  • Add Identity::from_pkcs8_pem() constructor when using native-tls.
  • Fix redirect::Policy::limited(0) from following any redirects.

New Contributors

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.