Home
last modified time | relevance | path

Searched refs:SEC_WEBSOCKET_ACCEPT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/websocket/
H A Dhttp.h27 static constexpr std::string_view SEC_WEBSOCKET_ACCEPT = "Sec-WebSocket-Accept: "; member
H A Dhttp.cpp118 parsed.secWebSocketAccept = DecodeHeader(response, SEC_WEBSOCKET_ACCEPT); in Decode()

Completed in 2 milliseconds