cargo reqwest 0.12.10
v0.12.10

latest release: 0.12.11
2 days ago

What's Changed

  • Add ClientBuilder::connector_layer() to allow customizing the connector stack. by @jlizen in #2496
  • Add ClientBuilder::http2_max_header_list_size() option by @DSharifi in #2465
  • Fix decompression of chunked bodies so the connections can be reused more often by @Andrey36652 in #2484
  • Fix propagating body size hint (content-length) information when wrapping bodies by @seanmonstar in #2503

New Contributors

Thanks

Full Changelog: v0.12.9...v0.12.10

Don't miss a new reqwest release

NewReleases is sending notifications on new releases.