Skip to content

Status

[Source]

An HTTP response status code with numeric code and reason phrase.

interface val Status is
  Stringable box

Implements


Public Functions

code

[Source]

fun box code()
: U16 val

Returns


reason

[Source]

fun box reason()
: String val

Returns


string

fun box string()
: String iso^

Returns