vibe-http ~master (2021-11-06T16:48:10.994907)
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)