v0.11.7
- Add
blocking::ClientBuilder::resolve()
option, matching the async builder. - Implement
From<tokio::fs::File>
forBody
. - 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 ❤️
- @jeschkies made their first contribution in #1362
- @niuhuan made their first contribution in #1384
- @BiagioFesta made their first contribution in #1388