Table of Contents

Field SecWebSocketProtocol

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

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.