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