Sourced from hyper's releases.
v0.14.32
Features
- server: add
Builder::max_pending_accept_reset_streams(num)
option (a24f0c0)Bug Fixes
- http1: fix intermittent panic parsing partial headers (0f274ae)
New Contributors
@​cratelyn
made their first contribution in hyperium/hyper#3796Full Changelog: https://github.com/hyperium/hyper/compare/v0.14.31...v0.14.32
Sourced from hyper's changelog.
v0.14.32 (2024-12-16)
Features
- server: add
Builder::max_pending_accept_reset_streams(num)
option (a24f0c0)Bug Fixes
- http1: fix intermittent panic parsing partial headers (0f274ae)