| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-29 | 638 Bytes | |
| v8.0.15 source code.tar.gz | 2026-07-29 | 84.5 kB | |
| v8.0.15 source code.zip | 2026-07-29 | 131.1 kB | |
| Totals: 3 Items | 216.2 kB | 0 | |
Changelog (https://github.com/symfony/http-client/compare/v8.0.14...v8.0.15)
- bug [#65028] Fail when an https proxy is configured but libcurl cannot use it (@nicolas-grekas)
- bug [#65019] Strip Proxy-Authorization on cross-authority redirects (@nicolas-grekas)
- bug [#65009] Fix the escaping of the generated curl command (@nicolas-grekas)
- bug [#65004] Don't send the original Host header on cross-authority redirects (@nicolas-grekas)
- bug [#64934] Do not stream empty PSR-18 request bodies (@pokki-deploy)
- bug [#64889] Replace the native "dechunk" stream filter with a pure PHP implementation (@nicolas-grekas)