Releases: 0x676e67/rquest-deprecated
Releases · 0x676e67/rquest-deprecated
v0.20.85
What's Changed
- fix(client): Optional setting of default accept by @0x676e67 in https://github.com/0x676e67/rquest/pull/133
- fix(websocket): Fix websocket upgrade builder by @0x676e67 in 0x676e67/rquest#134
Full Changelog: 0x676e67/rquest@v0.20.80...v0.20.85
v0.20.80
What's Changed
- feat(impersonate): Add Chrome 128 impersonate by @0x676e67 in 0x676e67/rquest#130
- fix(client): Fix the header sending order, set accept before request by @0x676e67 in 0x676e67/rquest#131
Full Changelog: 0x676e67/rquest@v0.20.49...v0.20.80
v0.20.49
What's Changed
- refactor(client): Simplify Headers Frame priority settings by @0x676e67 in 0x676e67/rquest#126
- feat(client): Add
impersonate_with_headers
allows optionally setting request headers by @0x676e67 in 0x676e67/rquest#128
Full Changelog: 0x676e67/rquest@v0.20.35...v0.20.49
v0.20.35
What's Changed
- feat(client): Suggest
inline
to the compiler by @0x676e67 in 0x676e67/rquest#122 - remove(client): Remove blocking client support (#123) by @0x676e67 in 0x676e67/rquest#125
Full Changelog: 0x676e67/rquest@v0.20.30...v0.20.35
v0.20.30
What's Changed
- fix(client): Fix http version setting order by @0x676e67 in 0x676e67/rquest#120
- refractor(tls/settings): Generate configuration using builder mode by @0x676e67 in 0x676e67/rquest#121
Full Changelog: 0x676e67/rquest@v0.20.23...v0.20.30
v0.20.23
What's Changed
- feat(tls): Add preconfigured TLS settings by @0x676e67 in 0x676e67/rquest#118
- refactor(client): set_proxies accepts an slice of references by @0x676e67 in 0x676e67/rquest#119
Full Changelog: 0x676e67/rquest@v0.20.22...v0.20.23
v0.20.22
What's Changed
- feat(dns): Enable happy eyeballs when using hickory-dns by @0x676e67 in 0x676e67/rquest#115
- feat(proxy): Use instead of for reading proxy settings on Windows by @0x676e67 in 0x676e67/rquest#116
- feat(tls): Add option to configure TLS server name indication (SNI) by @0x676e67 in 0x676e67/rquest#117
Full Changelog: 0x676e67/rquest@v0.20.21...v0.20.22
v0.20.21
What's Changed
- feat(tls): Optimize tls configuration process by @0x676e67 in 0x676e67/rquest#113
- Removed obsolete Edge99 impersonate support by @0x676e67 in 0x676e67/rquest#114
Full Changelog: 0x676e67/rquest@v0.20.20...v0.20.21
v0.20.20
What's Changed
- deps(boring/hyper/h2): Migration patch crate name by @0x676e67 in 0x676e67/rquest#109
- feat(client): Simplify client configuration by @0x676e67 in 0x676e67/rquest#110
- refactor(tls): Refactor TLS connection layer configuration by @0x676e67 in 0x676e67/rquest#111
- feat(tls): Add
CA Certificate
settings by @0x676e67 in 0x676e67/rquest#112
Full Changelog: 0x676e67/rquest@v0.20.10...v0.20.20
v0.20.10
What's Changed
- revert(tls): Revert tls_built_in_root_certs option by @0x676e67 in 0x676e67/rquest#105
- feat(http2): Add headers frame default priority by @0x676e67 in 0x676e67/rquest#106
- feat(tls): Reuse https connector layer by @0x676e67 in 0x676e67/rquest#107
Full Changelog: 0x676e67/rquest@v0.20.1...v0.20.10