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've just downloaded ws to try debugging a problematic service with it, and it looks like there's something fundamentally wrong with the setup:
ws ws://example.com/
websocket: bad handshake
However, that's as much as I can get from ws. Could you please consider a typical --verbose or -d/--debug switch so that ws would dump all it knows about the connection in such cases? Thanks, and keep up the good work!
The text was updated successfully, but these errors were encountered:
Hi,
I've just downloaded ws to try debugging a problematic service with it, and it looks like there's something fundamentally wrong with the setup:
ws ws://example.com/
websocket: bad handshake
However, that's as much as I can get from ws. Could you please consider a typical --verbose or -d/--debug switch so that ws would dump all it knows about the connection in such cases? Thanks, and keep up the good work!
The text was updated successfully, but these errors were encountered: