Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-02 | 612 Bytes | |
v0.12.19 source code.tar.gz | 2025-06-02 | 240.1 kB | |
v0.12.19 source code.zip | 2025-06-02 | 283.7 kB | |
Totals: 3 Items | 524.4 kB | 3 |
What's Changed
- refactor: report custom reason phrase in error message by @chanbengz in https://github.com/seanmonstar/reqwest/pull/2697
- fix: only check scheme after Policy return
follow
by @linyihai in https://github.com/seanmonstar/reqwest/pull/2710 - ci: check cookies feature on wasm target by @seanmonstar in https://github.com/seanmonstar/reqwest/pull/2711
- fix(redirect): Using
tower-http
patch to fix invalidcontent-length
header by @linyihai in https://github.com/seanmonstar/reqwest/pull/2709
Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.18...v0.12.19