Changelog (v8.1.1...v8.1.2)
- 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)