Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpWebSocketClientHandshakeResponseView Struct Reference

Normalized client-side WebSocket opening handshake response data. More...

#include <HttpWebSocket.h>

Public Attributes

uint32_t statusCode = 0
 
StringSpan upgrade
 
StringSpan connection
 
StringSpan secWebSocketAccept
 

Detailed Description

Normalized client-side WebSocket opening handshake response data.


The documentation for this struct was generated from the following file: