You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I notice there is a guard in there that if the size is over max_header_list_size, it won't get appended to the HeaderMap. Is what you've noticed when there's a bunch of tiny headers?
This method
h2/src/frame/headers.rs
Lines 830 to 922 in 6a75f23
It's directly related to hyperium/http#603
The text was updated successfully, but these errors were encountered: