| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-30 | 573 Bytes | |
| v8.1.6 source code.tar.gz | 2026-08-30 | 94.7 kB | |
| v8.1.6 source code.zip | 2026-08-30 | 143.9 kB | |
| Totals: 3 Items | 239.2 kB | 0 | |
Changelog (https://github.com/symfony/http-client/compare/v8.1.5...v8.1.6)
- bug [#65751] Reject decompression bombs (@nicolas-grekas)
- bug [#65740] Reject https:// proxies that curl would connect to in cleartext (@nicolas-grekas)
- bug [#65731] Don't send the original Host header on cross-authority redirects (@nicolas-grekas)
- bug [#65742] Reject 3xx pushed responses (@nicolas-grekas)
- bug [#65704] Drop credentials when a redirect changes the scheme (@nicolas-grekas)
- bug [#65632] Fix GuzzleHttpHandler consuming responses out of band (@peter17)