Variable STATUS_CODEConst
Accepted: 202;
AlreadyReported: 208;
BadGateway: 502;
BadRequest: 400;
Conflict: 409;
ContentTooLarge: 413;
Continue: 100;
Created: 201;
EarlyHints: 103;
ExpectationFailed: 417;
FailedDependency: 424;
Forbidden: 403;
Found: 302;
GatewayTimeout: 504;
Gone: 410;
HTTPVersionNotSupported: 505;
IMUsed: 226;
InsufficientStorage: 507;
InternalServerError: 500;
LengthRequired: 411;
Locked: 423;
LoopDetected: 508;
MethodNotAllowed: 405;
MisdirectedRequest: 421;
MovedPermanently: 301;
MultipleChoices: 300;
MultiStatus: 207;
NetworkAuthenticationRequired: 511;
NoContent: 204;
NonAuthoritativeInfo: 203;
NotAcceptable: 406;
NotExtended: 510;
NotFound: 404;
NotImplemented: 501;
NotModified: 304;
OK: 200;
PartialContent: 206;
PaymentRequired: 402;
PermanentRedirect: 308;
PreconditionFailed: 412;
PreconditionRequired: 428;
Processing: 102;
ProxyAuthRequired: 407;
RangeNotSatisfiable: 416;
RequestHeaderFieldsTooLarge: 431;
RequestTimeout: 408;
ResetContent: 205;
SeeOther: 303;
ServiceUnavailable: 503;
SwitchingProtocols: 101;
Teapot: 418;
TemporaryRedirect: 307;
TooEarly: 425;
TooManyRequests: 429;
Unauthorized: 401;
UnavailableForLegalReasons: 451;
UnprocessableEntity: 422;
UnsupportedMediaType: 415;
UpgradeRequired: 426;
URITooLong: 414;
UseProxy: 305;
VariantAlsoNegotiates: 506;
} = ...
Type declaration
ReadonlyAccepted: 202ReadonlyAlreadyReported : 208RFC 5842, 7.1
ReadonlyBadGateway : 502RFC 7231, 6.6.3
ReadonlyBadRequest : 400RFC 7231, 6.5.1
ReadonlyConflict: 409RFC 7231, 6.5.8
ReadonlyContentToo : 413Large RFC 7231, 6.5.11
ReadonlyContinue: 100RFC 7231, 6.2.1
ReadonlyCreated: 201RFC 7231, 6.3.2
ReadonlyEarlyHints : 103RFC 8297 *
ReadonlyExpectationFailed : 417RFC 7231, 6.5.14
ReadonlyFailedDependency : 424RFC 4918, 11.4
ReadonlyForbidden: 403RFC 7231, 6.5.3
ReadonlyFound: 302RFC 7231, 6.4.3
ReadonlyGatewayTimeout : 504RFC 7231, 6.6.5
ReadonlyGone: 410RFC 7231, 6.5.9
ReadonlyHTTPVersionNot : 505Supported RFC 7231, 6.6.6
ReadonlyIMUsed: 226RFC 3229, 10.4.1
ReadonlyInsufficientStorage : 507RFC 4918, 11.5
ReadonlyInternalServer : 500Error RFC 7231, 6.6.1
ReadonlyLengthRequired : 411RFC 7231, 6.5.10
ReadonlyLocked: 423RFC 4918, 11.3
ReadonlyLoopDetected : 508RFC 5842, 7.2
ReadonlyMethodNot : 405Allowed RFC 7231, 6.5.5
ReadonlyMisdirectedRequest : 421RFC 7540, 9.1.2
ReadonlyMovedPermanently : 301RFC 7231, 6.4.2
ReadonlyMultipleChoices : 300RFC 7231, 6.4.1
ReadonlyMultiStatus : 207RFC 4918, 11.1
ReadonlyNetworkAuthentication : 511Required RFC 6585, 6
ReadonlyNoContent : 204RFC 7231, 6.3.5
ReadonlyNonAuthoritative : 203Info RFC 7231, 6.3.4
ReadonlyNotAcceptable : 406RFC 7231, 6.5.6
ReadonlyNotExtended : 510RFC 2774, 7
ReadonlyNotFound : 404RFC 7231, 6.5.4
ReadonlyNotImplemented : 501RFC 7231, 6.6.2
ReadonlyNotModified : 304RFC 7232, 4.1
ReadonlyOK: 200RFC 7231, 6.3.1
ReadonlyPartialContent : 206RFC 7233, 4.1
ReadonlyPaymentRequired : 402RFC 7231, 6.5.2
ReadonlyPermanentRedirect : 308RFC 7538, 3
ReadonlyPreconditionFailed : 412RFC 7232, 4.2
ReadonlyPreconditionRequired : 428RFC 6585, 3
ReadonlyProcessing: 102RFC 2518, 10.1
ReadonlyProxyAuth : 407Required RFC 7235, 3.2
ReadonlyRangeNot : 416Satisfiable RFC 7233, 4.4
ReadonlyRequestHeader : 431Fields Too Large RFC 6585, 5
ReadonlyRequestTimeout : 408RFC 7231, 6.5.7
ReadonlyResetContent : 205RFC 7231, 6.3.6
ReadonlySeeOther : 303RFC 7231, 6.4.4
ReadonlyServiceUnavailable : 503RFC 7231, 6.6.4
ReadonlySwitchingProtocols : 101RFC 7231, 6.2.2
ReadonlyTeapot: 418RFC 7168, 2.3.3
ReadonlyTemporaryRedirect : 307RFC 7231, 6.4.7
ReadonlyTooEarly : 425RFC 8470, 5.2
ReadonlyTooMany : 429Requests RFC 6585, 4
ReadonlyUnauthorized: 401RFC 7235, 3.1
ReadonlyUnavailableFor : 451Legal Reasons RFC 7725, 3
ReadonlyUnprocessableEntity : 422RFC 4918, 11.2
ReadonlyUnsupportedMedia : 415Type RFC 7231, 6.5.13
ReadonlyUpgradeRequired : 426RFC 7231, 6.5.15
ReadonlyURITooLong : 414RFC 7231, 6.5.12
ReadonlyUseProxy : 305RFC 7231, 6.4.5
ReadonlyVariantAlso : 506Negotiates RFC 2295, 8.1
RFC 7231, 6.3.3