What's Changed
- Add HTTP 431 status for request header fields too large by @joanhey in #1154
- Fix regex for HTTP RFC 9112 §2.3 by @joanhey in #1155
- Validate Host header format in Http.php by @joanhey in #1156
- Fix header extraction logic in Http class to account for buffer length by @joanhey in #1158
- 增加socks5代理身份验证的支持 by @Ibazhe in #1159
New Contributors
Full Changelog: v5.2.0...v5.2.1