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
When listening for a WebSocket connection with --restrict-uri, a client attempting to connect to another URI (e.g. to access a static file) results in a
websocat: WebSocketError: I/O failure
I have no noticed downsides except an annoying message. Perhaps this is as designed.
When listening for a WebSocket connection with
--restrict-uri
, a client attempting to connect to another URI (e.g. to access a static file) results in aI have no noticed downsides except an annoying message. Perhaps this is as designed.
websocat --version
reports1.13.0
.Reproduce with
The text was updated successfully, but these errors were encountered: