Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.4.1 source code.tar.gz | 2024-12-21 | 46.7 kB | |
3.4.1 source code.zip | 2024-12-21 | 75.8 kB | |
README.md | 2024-12-21 | 389 Bytes | |
Totals: 3 Items | 122.9 kB | 0 |
What's Changed
- Fixed [#376], removing calls to deprecated methods in
league/uri
, dropping support forleague/uri@6.x
- Fixed [#367] and [#370] where a pending request could cause the server to hang during shutdown. Pending request reads are now cancelled when shutting down the HTTP/1.1 driver.
Full Changelog: https://github.com/amphp/http-server/compare/v3.4.0...v3.4.1