ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
StatusPhrases.HttpStatusPhrase
ocean
net
http
consts
StatusCodes
StatusPhrases
Undocumented in source.
struct
StatusPhrases
struct
HttpStatusPhrase {
HttpResponseCode
status_code
;
string
reason_phrase
;
}
Members
Variables
reason_phrase
string
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