hyperium / h2

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

cherry pick 750: optimize header list size calculations #752

Closed seanmonstar closed 4 months ago

seanmonstar commented 4 months ago

This speeds up loading blocks in cases where we have many headers already.