vibe-http ~master (2021-11-06T16:48:10.994907)
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.