vibe-http v1.0.0 (2024-02-17T13:45:36Z)
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.