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
Hitting on a peculiar problem. A web browser client is broken due to network issues, and then tries to reconnect again once network is back. The server continues to think the connection is alive, and so dumps the HTTP request headers as the next WebSocket message received.
The text was updated successfully, but these errors were encountered:
Hitting on a peculiar problem. A web browser client is broken due to network issues, and then tries to reconnect again once network is back. The server continues to think the connection is alive, and so dumps the HTTP request headers as the next WebSocket message received.
The text was updated successfully, but these errors were encountered: