vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
isSuccessCode
vibe
http
status
Determines if status code is generally successful (>= 200 && < 300)
@
safe
nothrow @
nogc
pure
bool
isSuccessCode
(
HTTPStatus
status
)
Meta
Source
See Implementation
vibe
http
status
enums
HTTPStatus
functions
httpStatusText
isSuccessCode
justifiesConnectionClose
Determines if status code is generally successful (>= 200 && < 300)