quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.57k stars 363 forks source link

Remove duplicates of header fields from Incoming #1805

Closed Ralith closed 2 months ago

djc commented 2 months ago

Nice! I started down the same road last week...