Skip to content

StatusGatewayTimeout

[Source]

504 Gateway Timeout.

primitive val StatusGatewayTimeout is
  Status val

Implements


Constructors

create

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns