Status¶ [Source] An HTTP response status code with numeric code and reason phrase. interface val Status is Stringable box Implements¶ Stringable box Public Functions¶ code¶ [Source] fun box code() : U16 val Returns¶ U16 val reason¶ [Source] fun box reason() : String val Returns¶ String val string¶ fun box string() : String iso^ Returns¶ String iso^