| Value | Meaning |
|---|---|
| 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 | |
| requestedrangenotsatisfiablerangeNotSatisfiable | Deprecated: Use `rangeNotSatisfiable` instead |
| Continuecontinue_ | Deprecated: Use `continue_` instead |
| SwitchingProtocolsswitchingProtocols | Deprecated: Use `switchingProtocols` instead |
| OKok | Deprecated: Use `ok` instead |
| Createdcreated | Deprecated: Use `created` instead |
| Acceptedaccepted | Deprecated: Use `accepted` instead |
| NonAuthoritativeInformationnonAuthoritativeInformation | Deprecated: Use `nonAuthoritativeInformation` instead |
| NoContentnoContent | Deprecated: Use `noContent` instead |
| ResetContentresetContent | Deprecated: Use `resetContent` instead |
| PartialContentpartialContent | Deprecated: Use `partialContent` instead |
| MultipleChoicesmultipleChoices | Deprecated: Use `multipleChoices` instead |
| MovedPermanentlymovedPermanently | Deprecated: Use `movedPermanently` instead |
| Foundfound | Deprecated: Use `found` instead |
| SeeOtherseeOther | Deprecated: Use `seeOther` instead |
| NotModifiednotModified | Deprecated: Use `notModified` instead |
| UseProxyuseProxy | Deprecated: Use `useProxy` instead |
| TemporaryRedirecttemporaryRedirect | Deprecated: Use `temporaryRedirect` instead |
| BadRequestbadRequest | Deprecated: Use `badRequest` instead |
| Unauthorizedunauthorized | Deprecated: Use `unauthorized` instead |
| PaymentRequiredpaymentRequired | Deprecated: Use `paymentRequired` instead |
| Forbiddenforbidden | Deprecated: Use `forbidden` instead |
| NotFoundnotFound | Deprecated: Use `notFound` instead |
| MethodNotAllowedmethodNotAllowed | Deprecated: Use `methodNotAllowed` instead |
| NotAcceptablenotAcceptable | Deprecated: Use `notAcceptable` instead |
| ProxyAuthenticationRequiredproxyAuthenticationRequired | Deprecated: Use `proxyAuthenticationRequired` instead |
| RequestTimeoutrequestTimeout | Deprecated: Use `requestTimeout` instead |
| Conflictconflict | Deprecated: Use `conflict` instead |
| Gonegone | Deprecated: Use `gone` instead |
| LengthRequiredlengthRequired | Deprecated: Use `lengthRequired` instead |
| PreconditionFailedpreconditionFailed | Deprecated: Use `preconditionFailed` instead |
| RequestEntityTooLargerequestEntityTooLarge | Deprecated: Use `requestEntityTooLarge` instead |
| RequestURITooLargerequestURITooLarge | Deprecated: Use `requestURITooLarge` instead |
| UnsupportedMediaTypeunsupportedMediaType | Deprecated: Use `unsupportedMediaType` instead |
| RequestedrangenotsatisfiablerangeNotSatisfiable | Deprecated: Use `requestedrangenotsatisfiable` instead |
| ExpectationFailedexpectationFailed | Deprecated: Use `expectationFailed` instead |
| InternalServerErrorinternalServerError | Deprecated: Use `internalServerError` instead |
| NotImplementednotImplemented | Deprecated: Use `notImplemented` instead |
| BadGatewaybadGateway | Deprecated: Use `badGateway` instead |
| ServiceUnavailableserviceUnavailable | Deprecated: Use `serviceUnavailable` instead |
| GatewayTimeoutgatewayTimeout | Deprecated: Use `gatewayTimeout` instead |
| HTTPVersionNotSupportedhttpVersionNotSupported | Deprecated: Use `httpVersionNotSupported` instead |
Definitions of all standard HTTP status codes.