Skip to content

v6.1.7

Compare
Choose a tag to compare
@fabpot fabpot released this 28 Oct 18:20
· 520 commits to 7.3 since this release
v6.1.7

Changelog (v6.1.6...v6.1.7)

  • bug #47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)
  • bug #47854 Don't override header if is x-www-form-urlencoded (Oipnet)