HandshakeInvalidKey¶
The Sec-WebSocket-Key header was not a valid base64-encoded 16-byte value.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- HandshakeInvalidKey val^
Public Functions¶
string¶
Returns a human-readable description of this error.
Returns¶
- String iso^
eq¶
Parameters¶
- that: HandshakeInvalidKey val
Returns¶
- Bool val
ne¶
Parameters¶
- that: HandshakeInvalidKey val
Returns¶
- Bool val