v0.14.17
版本发布时间: 2022-02-11 04:52:18
hyperium/hyper最新发布版本:v1.4.1(2024-07-09 21:41:48)
Bug Fixes
-
client: avoid panics in uses of
Instant
on buggy OSes (#2746) (dcdd6d10)
Features
- client: implement the HTTP/2 extended CONNECT protocol from RFC 8441 (#2682) (5ec094ca)
-
error: add
Error::message
(#2737) (6932896a, closes #2732) - http1: implement obsolete line folding (#2734) (1f0c177b)
New Contributors
- @waywardmonkeys made their first contribution in https://github.com/hyperium/hyper/pull/2721
- @monoid made their first contribution in https://github.com/hyperium/hyper/pull/2727
- @olix0r made their first contribution in https://github.com/hyperium/hyper/pull/2746