v0.3.4
- 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.