Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-01 | 402 Bytes | |
v0.12.22 source code.tar.gz | 2025-07-01 | 241.6 kB | |
v0.12.22 source code.zip | 2025-07-01 | 285.2 kB | |
Totals: 3 Items | 527.2 kB | 1 |
tl;dr
- Fix socks proxies when resolving IPv6 destinations.
What's Changed
- fix(socks): bracket IPv6 addresses when formatting destination host by @0x676e67 in https://github.com/seanmonstar/reqwest/pull/2753
- Prepare v0.12.22 by @seanmonstar in https://github.com/seanmonstar/reqwest/pull/2754
Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.21...v0.12.22