-
From websocket created by [garyburd](https://github.com/garyburd): gorilla/websocket#404
Points to cover
- An application can handle subprotocol negotiation on its own by setting the Sec-Websoc…
-
Hello,
me and my colleague maybe discover a problem when using a "chromium based" browser (e.g. Google Chrome), calling two different html/js websites where one of them uses websockets with subprot…
r-j-s updated
2 years ago
-
In addition to `CURLOPT_WS_CONNECT_ONLY`, curl websocket should allow the client to specify one or more [subprotocols](https://datatracker.ietf.org/doc/html/rfc6455#section-1.9) and one or more [exten…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem? Please describe.
I am in a situation w…
-
Was doing a little but more work on this and i couldn't find an obvious and streamline way of Authenticating. So i've attached the bellow revision.
If the a username is given in the url string, the…
-
The client does not send the WebSocket subprotocol being spoken (`wamp.2.json`). Crossbar.io will bail out with `failing WebSocket opening handshake ('This server only speaks WebSocket subprotocols wa…
-
ESP32, trying to make and hold a websocket connection. Always connects properly _unless_ a Sec-WebSocket-Protocol field (of any value) is included in the Request Headers message sent from client web b…
-
### Proxyman version
23410
### macOS Version
11.5.2
### Description
We're using a websocket client for graphql subscriptions from a web client.
When Proxyman is started, the web browser is una…
-
Hi!
Forgive me if this is a duplicate, but I couldn't find any info about this in the issues/documentation.
I have two possibly related issues with how websockets are setup.
1. `Sec-WebSocket…
JCash updated
2 years ago
-
Hey there, I see there are some docs about passing authorization using the `Sec-Websocket-Protocol` header. While this is a clever workaround, it doesn't appear as though it'll actually work for webso…