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
Change the error text for bad handshake errors from websocket: not a websocket handshake: to: websocket: the client is not using the websocket protocol: The new text should be more helpful to developers who do not know or understand the details of the protocol. Test for bad handshake before other request errors.
0 commit comments