v0.14.21
版本发布时间: 2022-10-31 21:40:49
hyperium/hyper最新发布版本:v1.4.1(2024-07-09 21:41:48)
Bug Fixes
- client: send an error back to client when dispatch misbehaves () (9fa36382, closes #2649)
-
http1: fix
http1_header_read_timeout
to use same future (#2891) (c5a14e7c)
Features
- http1: allow ignoring invalid header lines in requests (73dd4746)
-
server: add
Server::tcp_keepalive_interval
andServer::tcp_keepalive_retries
(#2991) (287d7124)
New Contributors
- @hansonchar made their first contribution in https://github.com/hyperium/hyper/pull/2991