Skip to content

HandshakeWrongVersion

[Source]

The Sec-WebSocket-Version header was not 13.

primitive val HandshakeWrongVersion is
  Stringable box

Implements


Constructors

create

[Source]

new val create()
: HandshakeWrongVersion 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: HandshakeWrongVersion val)
: Bool val

Parameters

Returns


ne

[Source]

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

Parameters

Returns