Field SecWebSocketKey
The HTTP Sec-WebSocket-Key header.
Contains a base64-encoded value used to establish a WebSocket connection, ensuring the request is valid.
public const string SecWebSocketKey = "Sec-WebSocket-Key"
Returns
- string
- The HTTP Sec-WebSocket-Key header. Contains a base64-encoded value used to establish a WebSocket connection, ensuring the request is valid.