Field SecWebSocketExtensions
The HTTP Sec-WebSocket-Extensions header.
Used to negotiate WebSocket extensions during the handshake, allowing for additional features and capabilities.
public const string SecWebSocketExtensions = "Sec-WebSocket-Extensions"
Returns
- string
- The HTTP Sec-WebSocket-Extensions header. Used to negotiate WebSocket extensions during the handshake, allowing for additional features and capabilities.