What's Changed
- Add
current_max_send_streams()
andcurrent_max_recv_streams()
toclient::SendRequest
. - Fix sending a PROTOCOL_ERROR instead of REFUSED_STREAM when receiving oversized headers.
- Fix notifying a PushPromise task properly.
- Fix notifying a stream task when reset.
New Contributors
Thanks
Full Changelog: v0.4.5...v0.4.6