Skip to content

v5.1.9

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Nov 09:31
· 1063 commits to 7.3 since this release
v5.1.9

Changelog (v5.1.8...v5.1.9)

  • bug #39211 fix binding to network interfaces (nicolas-grekas)
  • bug #39115 don't fallback to HTTP/1.1 when HTTP/2 streams break (nicolas-grekas)
  • bug #38977 Check status code before decoding content in TraceableResponse (chalasr)