Table of Contents

Field SecWebSocketAccept

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

The HTTP Sec-WebSocket-Accept header.

Used in the WebSocket handshake to confirm the server's acceptance of the connection request.

public const string SecWebSocketAccept = "Sec-WebSocket-Accept"

Returns

string
The HTTP Sec-WebSocket-Accept header. Used in the WebSocket handshake to confirm the server's acceptance of the connection request.