Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.4.3 source code.tar.gz | 2025-05-18 | 46.9 kB | |
3.4.3 source code.zip | 2025-05-18 | 76.0 kB | |
README.md | 2025-05-18 | 454 Bytes | |
Totals: 3 Items | 123.3 kB | 1 |
What's Changed
- Avoid hanging requests in case a request body is closed prematurely by @danog in https://github.com/amphp/http-server/pull/380
- Fix parsing of raw ipv6 address in host header by @luzrain in https://github.com/amphp/http-server/pull/378
New Contributors
- @danog made their first contribution in https://github.com/amphp/http-server/pull/380
Full Changelog: https://github.com/amphp/http-server/compare/v3.4.2...v3.4.3