websocat icon indicating copy to clipboard operation
websocat copied to clipboard

Display websocketserver status code

Open h4cc opened this issue 3 years ago • 1 comments

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

h4cc avatar Feb 09 '22 12:02 h4cc

1.5.0

I expect this to be fixed in 1.6.0.

vi avatar Feb 09 '22 14:02 vi