Status¶
HTTP status code.
See: https://tools.ietf.org/html/rfc2616#section-10
Public Functions¶
apply¶
Get the status code as number.
Returns¶
- U16 val
string¶
Get the status code as string including Status-Code and Reason-Phrase as it usually appears in the response status line: https://tools.ietf.org/html/rfc2616#section-6.1
Returns¶
- String val