ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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