vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
httpStatusText
index
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
index
vibe
http
status
enums
HTTPStatus
functions
httpStatusText
isSuccessCode
justifiesConnectionClose
Returns a standard text description of the specified HTTP status code.