cli
cli copied to clipboard
Websocket
Check the functionality of the web socket.
It looks like Loophole doesn't support websockets? Is there any plan to change this?
Hi @zwass the loophole backend is not doing anything with the encrypted https connection. So this can not block WebSocket usage. But it might be that the CLI is not forwarding some headers correctly which are needed to perform the WebSocket handshake. We will check it and try to provide a patch :)