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 started getting HttpHeader(TooManyHeaders) on one of the servers I'm connecting to.
Seems like there is hardcoded maximum number of headers the library can support:
I started getting
HttpHeader(TooManyHeaders)
on one of the servers I'm connecting to.Seems like there is hardcoded maximum number of headers the library can support:
embedded-websocket/src/http.rs
Line 85 in 20c4136
The text was updated successfully, but these errors were encountered: