v0.11.10
What's Changed
- Add
Error::url()
to access the URL of an error. - Add
Response::extensions()
to access thehttp::Extensions
of a response. - Fix
rustls-native-certs
to log an error instead of panicking when loading an invalid system certificate. - Fix passing Basic Authorization header to proxies.
New Contributors
- @nikstur made their first contribution in #1448
- @ecclarke42 made their first contribution in #1442
- @TjeuKayim made their first contribution in #1316
- @kraktus made their first contribution in #1456
- @edmorley made their first contribution in #1482
- @ViddeM made their first contribution in #1480
- @nihaals made their first contribution in #1490
- @biluohc made their first contribution in #1491