vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
isSuccessCode
index
vibe
http
status
Determines if status code is generally successful (>= 200 && < 300)
@
safe
nothrow @
nogc
pure
bool
isSuccessCode
(
HTTPStatus
status
)
Meta
Source
See Implementation
index
vibe
http
status
enums
HTTPStatus
functions
httpStatusText
isSuccessCode
justifiesConnectionClose
Determines if status code is generally successful (>= 200 && < 300)