vibe-http ~master (2021-03-22T09:44:24Z)
Home
Dub
Repo
httpStatusText
vibe
http
status
Returns a standard text description of the specified HTTP status code.
@
safe
nothrow @
nogc
pure
string
httpStatusText
(
int
code
)
Meta
Source
See Implementation
vibe
http
status
enums
HTTPStatus
functions
httpStatusText
isSuccessCode
justifiesConnectionClose
Returns a standard text description of the specified HTTP status code.