hyperium / h2

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

fix: send PROTOCOL_ERROR instead of REFUSED_STREAM for oversized headers #792

Closed seanmonstar closed 3 months ago

seanmonstar commented 3 months ago

Noticed during #791

cc @ajwerner