Skip to content

HandshakeMissingKey

[Source]

The Sec-WebSocket-Key header was missing.

primitive val HandshakeMissingKey is
  Stringable box

Implements


Constructors

create

[Source]

new val create()
: HandshakeMissingKey val^

Returns


Public Functions

string

[Source]

Returns a human-readable description of this error.

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: HandshakeMissingKey val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: HandshakeMissingKey val)
: Bool val

Parameters

Returns