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
multiStatus207
unprocessableEntity422
locked423
failedDependency424
insufficientStorage507
requestedrangenotsatisfiablerangeNotSatisfiable

deprecated

Continuecontinue_

deprecated

SwitchingProtocolsswitchingProtocols

deprecated

OKok

deprecated

Createdcreated

deprecated

Acceptedaccepted

deprecated

NonAuthoritativeInformationnonAuthoritativeInformation

deprecated

NoContentnoContent

deprecated

ResetContentresetContent

deprecated

PartialContentpartialContent

deprecated

MultipleChoicesmultipleChoices

deprecated

MovedPermanentlymovedPermanently

deprecated

Foundfound

deprecated

SeeOtherseeOther

deprecated

NotModifiednotModified

deprecated

UseProxyuseProxy

deprecated

TemporaryRedirecttemporaryRedirect

deprecated

BadRequestbadRequest

deprecated

Unauthorizedunauthorized

deprecated

PaymentRequiredpaymentRequired

deprecated

Forbiddenforbidden

deprecated

NotFoundnotFound

deprecated

MethodNotAllowedmethodNotAllowed

deprecated

NotAcceptablenotAcceptable

deprecated

ProxyAuthenticationRequiredproxyAuthenticationRequired

deprecated

RequestTimeoutrequestTimeout

deprecated

Conflictconflict

deprecated

Gonegone

deprecated

LengthRequiredlengthRequired

deprecated

PreconditionFailedpreconditionFailed

deprecated

RequestEntityTooLargerequestEntityTooLarge

deprecated

RequestURITooLargerequestURITooLarge

deprecated

UnsupportedMediaTypeunsupportedMediaType

deprecated

Requestedrangenotsatisfiablerequestedrangenotsatisfiable

deprecated

ExpectationFailedexpectationFailed

deprecated

InternalServerErrorinternalServerError

deprecated

NotImplementednotImplemented

deprecated

BadGatewaybadGateway

deprecated

ServiceUnavailableserviceUnavailable

deprecated

GatewayTimeoutgatewayTimeout

deprecated

HTTPVersionNotSupportedhttpVersionNotSupported

deprecated

Meta