Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-16 | 1.2 kB | |
v1.5.2 source code.tar.gz | 2024-12-16 | 288.0 kB | |
v1.5.2 source code.zip | 2024-12-16 | 352.0 kB | |
Totals: 3 Items | 641.2 kB | 0 |
Bug Fixes
- http1:
- fix intermitent panic parsing partial headers (#3812) (a131111f, closes #3811)
- skip debug assertion of content length for HEAD responses (#3795) (eaf2267c, closes #3794)
Features
New Contributors
- @23doors made their first contribution in https://github.com/hyperium/hyper/pull/3795
- @ionionascu made their first contribution in https://github.com/hyperium/hyper/pull/3799
- @linyihai made their first contribution in https://github.com/hyperium/hyper/pull/3800
- @suzp1984 made their first contribution in https://github.com/hyperium/hyper/pull/3807
Thanks
- @seanmonstar
Full Changelog: https://github.com/hyperium/hyper/compare/v1.5.1...v1.5.2