Table of Contents

Field SecWebSocketExtensions

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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.