HandshakeAcceptKeyFailed¶
The Sec-WebSocket-Accept value could not be computed.
The request was well formed; the SHA-1 the accept value is built from could not be taken. A server that reports this answers 500 rather than 400, because nothing about the client's request was wrong.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
Public Functions¶
string¶
Returns a human-readable description of this error.
Returns¶
- String iso^
eq¶
Parameters¶
- that: HandshakeAcceptKeyFailed val
Returns¶
- Bool val
ne¶
Parameters¶
- that: HandshakeAcceptKeyFailed val
Returns¶
- Bool val