hyperium / h2

HTTP 2.0 client & server implementation for Rust.
MIT License
1.34k stars 269 forks source link

Add too_many_resets debug_data to the GOAWAY we send #678

Closed Herbstein closed 1 year ago

Herbstein commented 1 year ago

Fixes hyperium/hyper#3211

Figured I'd pick this issue up too. This PR is pretty straight forward and I have no real concerns or sore points. Happy to make changes as needed.