Releases: 0x676e67/rquest
Releases · 0x676e67/rquest
v0.31.11
v0.31.10
What's Changed
- fix(client): Fix http redirect via proxy by @0x676e67 in #134
- fix(client): Fix redirect header sorting by @0x676e67 in #135
- fix(client): Fix redirect via connection pool extension by @0x676e67 in #137
- fix(client): Fix retry request via connection pool extension by @0x676e67 in #138
Full Changelog: v0.31.7...v0.31.10
v0.31.7
v0.31.6
v0.31.5
Full Changelog: v0.31.5...v0.31.5
What's Changed
- chore(client): Accept request header is appended by default by @0x676e67 in #125
- fix(connector): Initialize pool key extension when creating a client by @0x676e67 in #126
Full Changelog: v0.31.3...v0.31.5
v0.31.3
v0.31.2
v0.31.0
What's Changed
- build: fix
android
/fuchsia
/linux
--no-default-features build by @0x676e67 in #110 - chore: Undo the dynamic distribution configuration headers by @0x676e67 in #111
- chore: Disable dynamic distribution loading of certificates by @0x676e67 in #112
- chore: Disable dynamic distribution loading of connector builder by @0x676e67 in #113
- feat: support changing cookie provider after initialization by @0x676e67 in #114
- refactor: reduce
unsafe
scope for improved safety and readability by @0x676e67 in #115 - chore: remove tunnel proxy user agent setting by @0x676e67 in #116
- feat(client): Limit number of connections in pool by @0x676e67 in #118
Full Changelog: v0.30.5...v0.31.0