HCWebSocketGetHeader
Get a header for the WebSocket.Syntax
Parameters
websocket _In_Type: HCWebsocketHandle The handle of the WebSocket. headerName _In_z_
Type: char* UTF-8 encoded header name for the WebSocket. headerValue _Out_
Type: char** UTF-8 encoded header value for the WebSocket.
