vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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.