MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / accepted

Function accepted

Libraries/Http/HttpWebSocket.h:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103struct SC_HTTP_EXPORT HttpWebSocketHandshakeResult
104{
105 enum class Status : uint8_t
106 {
107 Accepted,
108 BadRequest,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected