Field SecWebSocketProtocol
The HTTP Sec-WebSocket-Protocol header.
Used to specify subprotocols that the client wishes to use during the WebSocket connection.
public const string SecWebSocketProtocol = "Sec-WebSocket-Protocol"
Returns
- string
- The HTTP Sec-WebSocket-Protocol header. Used to specify subprotocols that the client wishes to use during the WebSocket connection.