| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-03 | 773 Bytes | |
| v5.2.1 source code.tar.gz | 2026-06-03 | 64.3 kB | |
| v5.2.1 source code.zip | 2026-06-03 | 89.2 kB | |
| Totals: 3 Items | 154.3 kB | 0 | |
What's Changed
- Add HTTP 431 status for request header fields too large by @joanhey in https://github.com/walkor/workerman/pull/1154
- Fix regex for HTTP RFC 9112 §2.3 by @joanhey in https://github.com/walkor/workerman/pull/1155
- Validate Host header format in Http.php by @joanhey in https://github.com/walkor/workerman/pull/1156
- Fix header extraction logic in Http class to account for buffer length by @joanhey in https://github.com/walkor/workerman/pull/1158
- 增加socks5代理身份验证的支持 by @Ibazhe in https://github.com/walkor/workerman/pull/1159
New Contributors
- @Ibazhe made their first contribution in https://github.com/walkor/workerman/pull/1159
Full Changelog: https://github.com/walkor/workerman/compare/v5.2.0...v5.2.1