Skip to content

ConnectionClosed

[Source]

HTTP failure reason for when the connection was closed either from the other side (detectable when using TCP keepalive) or locally (e.g. due to an error).

primitive val ConnectionClosed

Constructors

create

[Source]

new val create()
: ConnectionClosed val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns