cargo reqwest 0.12.0
v0.12.0

latest releases: 0.12.4, 0.12.3, 0.12.2...
one month ago

What's Changed

  • Upgrade to hyper, http, and http-body v1.
  • Add better support for converting to and from http::Request and http::Response.
  • Add http2 optional cargo feature, default on.
  • Add charset optional cargo feature, default on.
  • Add macos-system-configuration cargo feature, default on.
  • Change all optional dependencies to no longer be exposed as implicit features.
  • Add ClientBuilder::interface(str) to specify the local interface to bind to.
  • Experimental: disables the http3 feature temporarily.

Full Changelog: v0.11.27...v0.12.0

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.