Skip to content

HandshakeRequestTooLarge

[Source]

The HTTP upgrade request exceeded the maximum allowed size.

primitive val HandshakeRequestTooLarge is
  Stringable box

Implements


Constructors

create

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns