vi / websocat

Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
MIT License
6.73k stars 259 forks source link

Display websocketserver status code #146

Open h4cc opened 2 years ago

h4cc commented 2 years ago

Please show the websocket server response status code in this message:

websocat: WebSocketError: Received unexpected status code

My websocket server will respond with HTTP 402 or 429 status codes, seeing these codes would be very helpfull.

My websocat version:

$ websocat --version
websocat 1.5.0

Regards

vi commented 2 years ago

1.5.0

I expect this to be fixed in 1.6.0.