StatusPhrases

Status phrase string definitions and code association

Members

Static functions

opIndex
istring opIndex(HttpResponseCode status_code)

Obtains the HTTP status phrase for status_code

Structs

HttpStatusPhrase
struct HttpStatusPhrase
Undocumented in source.

Variables

StatusReasonPhrases
enum HttpStatusPhrase[] StatusReasonPhrases;

The officially recommended reason phrases for the status codes

Meta