HeaderNames.SecWebSocketAccept Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Sec-WebSocket-Accept
HTTP header name.
public: static initonly System::String ^ SecWebSocketAccept;
public static readonly string SecWebSocketAccept;
staticval mutable SecWebSocketAccept : string
Public Shared ReadOnly SecWebSocketAccept As String