v1.1.0
版本发布时间: 2023-12-18 22:56:03
hyperium/hyper最新发布版本:v1.4.1(2024-07-09 21:41:48)
Features
-
client: add
http1::Connection
without_shutdown()
method (#3430) (210bfaa7) - http1: Add support for sending HTTP/1.1 Chunked Trailer Fields (#3375) (31b41807, closes #2719)
-
server: expose
server::conn::http1::UpgradeableConnection
(#3457) (6e3042a8)
Bug Fixes
- http1:
New Contributors
- @acedogblast made their first contribution in https://github.com/hyperium/hyper/pull/3433
- @hatoo made their first contribution in https://github.com/hyperium/hyper/pull/3434
- @allan2 made their first contribution in https://github.com/hyperium/hyper/pull/3449
- @daxhuiberts made their first contribution in https://github.com/hyperium/hyper/pull/3464
- @ncihnegn made their first contribution in https://github.com/hyperium/hyper/pull/3479
Full Changelog: https://github.com/hyperium/hyper/compare/v1.0.1...v1.1.0