Skip to content

HandshakeMissingUpgrade

[Source]

The required Upgrade and Connection headers were missing or had incorrect values.

primitive val HandshakeMissingUpgrade is
  Stringable box

Implements


Constructors

create

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns