v0.3.4
版本发布时间: 2021-08-21 06:49:39
hyperium/h2最新发布版本:v0.4.6(2024-08-19 23:52:23)
- Fix panic when encoding header size update over a certain size.
- Fix
SendRequest
to wake up connection when dropped. - Fix potential hang if
RecvStream
is placed in the request or responseextensions
. - Stop calling
Instant::now
if zero reset streams are configured.