hyperium / h2

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

Include a payload for h2-initiated BrokenPipe errors #564

Open nox opened 2 years ago

nox commented 2 years ago

"broken pipe" is not very useful when debugging, especially when other parts of the system could also be returning "broken pipe".