HTTPStatus

Definitions of all standard HTTP status codes.

Values

ValueMeaning
continue_100
switchingProtocols101
ok200
created201
accepted202
nonAuthoritativeInformation203
noContent204
resetContent205
partialContent206
multipleChoices300
movedPermanently301
found302
seeOther303
notModified304
useProxy305
temporaryRedirect307
badRequest400
unauthorized401
paymentRequired402
forbidden403
notFound404
methodNotAllowed405
notAcceptable406
proxyAuthenticationRequired407
requestTimeout408
conflict409
gone410
lengthRequired411
preconditionFailed412
requestEntityTooLarge413
requestURITooLarge414
unsupportedMediaType415
rangeNotSatisfiable416
expectationFailed417
tooManyRequests429
unavailableForLegalReasons451
internalServerError500
notImplemented501
badGateway502
serviceUnavailable503
gatewayTimeout504
httpVersionNotSupported505
processing102
multiStatus207
unprocessableEntity422
locked423
failedDependency424
insufficientStorage507

Meta