ocean ~master (2021-10-22T21:44:26.740458)
Dub
Repo
StatusPhrases.HttpStatusPhrase
ocean
net
http
consts
StatusCodes
StatusPhrases
Undocumented in source.
struct
StatusPhrases
struct
HttpStatusPhrase {
HttpResponseCode
status_code
;
istring
reason_phrase
;
}
Members
Variables
reason_phrase
istring
reason_phrase
;
Undocumented in source.
status_code
HttpResponseCode
status_code
;
Undocumented in source.
Meta
Source
See Implementation
ocean
net
http
consts
StatusCodes
StatusPhrases
static functions
opIndex
structs
HttpStatusPhrase
variables
StatusReasonPhrases