Skip to content

HandshakeMissingHost

[Source]

The required Host header was missing.

primitive val HandshakeMissingHost is
  Stringable box

Implements


Constructors

create

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns