Status¶
An HTTP response status code with numeric code and reason phrase.
Implements¶
- Stringable box
Public Functions¶
code¶
The numeric status code.
Returns¶
- U16 val
reason¶
The reason phrase for this status code.
Returns¶
- String val
string¶
Returns¶
- String iso^