Skip to content

StatusBadGateway

[Source]

502 Bad Gateway.

primitive val StatusBadGateway is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusBadGateway val^

Returns


Public Functions

code

[Source]

fun box code()
: U16 val

Returns


reason

[Source]

fun box reason()
: String val

Returns


string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns