v0.11.14
What's Changed
- Adds
Proxy::no_proxy(url)
that works like the NO_PROXY environment variable. - Adds
multipart::Part::headers(headers)
method to add custom headers. - (wasm) Add
Response::bytes_stream()
. - Perf: several internal optimizations reducing copies and memory allocations.
New Contributors
- @Austaras made their first contribution in #1699
- @BlackDex made their first contribution in #1701
- @Khoulaiz made their first contribution in #1694
- @beeb made their first contribution in #1687
- @link2xt made their first contribution in #1710
- @dmeijboom made their first contribution in #1713
- @lstrojny made their first contribution in #1730