Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.3.1 source code.tar.gz | 2025-04-30 | 56.0 kB | |
5.3.1 source code.zip | 2025-04-30 | 88.7 kB | |
README.md | 2025-04-30 | 388 Bytes | |
Totals: 3 Items | 145.1 kB | 0 |
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: https://github.com/amphp/http-client/compare/v5.3.0...v5.3.1