Data HttpStatus
http/status::HttpStatus
Traits
∈ Display
∈ Equality
∈ PartialEquality
∈ ToString
HTTP response status code.
ToString and Display return the numeric code followed by the canonical reason phrase,
e.g. "200 OK" or "404 Not Found".