Skip to content

v8.0.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:49
Immutable release. Only release title and notes can be modified.
v8.0.15

Changelog (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)