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
* fix: remove `(http.Server).ReadHeaderTimeout`
Fixescoder#3710. It caused some race
condition for websockets where the server sent the first message.
* comment why disabled
0 commit comments