8000 Release 5.3.1 · amphp/http-client · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

5.3.1

Compare
Choose a tag to compare
@trowski trowski released this 30 Apr 03:05
· 2 commits to 5.x since this release
v5.3.1
c6a789d

What's Changed

  • Fixed setting the stream "ended" flag on HTTP/2 streams for requests which have no body (regression in 5.3.0). Without this flag, an empty data frame was being sent, which was considered invalid by some HTTP/2 servers, causing the stream to be closed without completing the response.

Full Changelog: v5.3.0...v5.3.1

0