Skip to content

v0.11.7

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 30 Nov 18:13
· 270 commits to master since this release
  • Add blocking::ClientBuilder::resolve() option, matching the async builder.
  • Implement From<tokio::fs::File> for Body.
  • Fix blocking request-scoped timeout applying to bodies as well.
  • (wasm) Fix request bodies using multipart vs formdata.
  • Update internal rustls to 0.20.

New Contributors ❤️