ConstReadonlyACCEPTED: 202Request accepted but not yet processed
ReadonlyALREADY_REPORTED: 208WebDAV: Already reported
ReadonlyBAD_GATEWAY: 502Bad gateway
ReadonlyBAD_REQUEST: 400Invalid request syntax
ReadonlyBANDWIDTH_LIMIT_EXCEEDED: 509Bandwidth limit exceeded
ReadonlyCONFLICT: 409Request conflict
ReadonlyCONTINUE: 100Request received, continuing process
ReadonlyCREATED: 201Resource successfully created
ReadonlyEARLY_HINTS: 103Early hints before final response
ReadonlyEXPECTATION_FAILED: 417Expectation failed
ReadonlyFAILED_DEPENDENCY: 424Failed dependency
ReadonlyFORBIDDEN: 403Access forbidden
ReadonlyFOUND: 302Resource found at a different URI
ReadonlyGATEWAY_TIMEOUT: 504Gateway timeout
ReadonlyGONE: 410Resource no longer available
ReadonlyHTTP_VERSION_NOT_SUPPORTED: 505HTTP version not supported
ReadonlyIM_A_TEAPOT: 418Teapot
ReadonlyIM_USED: 226Response successfully processed but no body
ReadonlyINSUFFICIENT_STORAGE: 507Insufficient storage
ReadonlyINTERNAL_SERVER_ERROR: 500Internal server error
ReadonlyLENGTH_REQUIRED: 411Length required
ReadonlyLOCKED: 423Resource locked
ReadonlyLOOP_DETECTED: 508Loop detected
ReadonlyMETHOD_NOT_ALLOWED: 405Method not allowed
ReadonlyMISDIRECTED_REQUEST: 421Misdirected request
ReadonlyMOVED_PERMANENTLY: 301Resource permanently moved
ReadonlyMULTI_STATUS: 207WebDAV: Multi-status response
ReadonlyMULTIPLE_CHOICES: 300Multiple response choices
ReadonlyNETWORK_AUTHENTICATION_REQUIRED: 511Network authentication required
ReadonlyNO_CONTENT: 204Request successful but no content returned
ReadonlyNON_AUTHORITATIVE_INFORMATION: 203Non-authoritative information
ReadonlyNOT_ACCEPTABLE: 406Not acceptable
ReadonlyNOT_EXTENDED: 510Not extended
ReadonlyNOT_FOUND: 404Resource not found
ReadonlyNOT_IMPLEMENTED: 501Not implemented
ReadonlyNOT_MODIFIED: 304Resource not modified
ReadonlyOK: 200Request succeeded
ReadonlyPARTIAL_CONTENT: 206Partial content returned
ReadonlyPAYLOAD_TOO_LARGE: 413Payload too large
ReadonlyPAYMENT_REQUIRED: 402Payment required (reserved)
ReadonlyPERMANENT_REDIRECT: 308Permanent redirect
ReadonlyPRECONDITION_FAILED: 412Precondition failed
ReadonlyPRECONDITION_REQUIRED: 428Precondition required
ReadonlyPROCESSING: 102WebDAV: Processing request
ReadonlyPROXY_AUTH_REQUIRED: 407Proxy authentication required
ReadonlyRANGE_NOT_SATISFIABLE: 416Range not satisfiable
ReadonlyREQUEST_HEADER_FIELDS_TOO_LARGE: 431Request header fields too large
ReadonlyREQUEST_TIMEOUT: 408Request timeout
ReadonlyRESET_CONTENT: 205Reset view/document
ReadonlySEE_OTHER: 303See another URI using GET
ReadonlySERVICE_UNAVAILABLE: 503Service unavailable
ReadonlySWITCHING_PROTOCOLS: 101Switching protocols as requested
ReadonlyTEMPORARY_REDIRECT: 307Temporary redirect
ReadonlyTOO_EARLY: 425Too early
ReadonlyTOO_MANY_REQUESTS: 429Too many requests (rate limited)
ReadonlyUNAUTHORIZED: 401Authentication required
ReadonlyUNAVAILABLE_FOR_LEGAL_REASONS: 451Unavailable for legal reasons
ReadonlyUNPROCESSABLE_ENTITY: 422Unprocessable entity
ReadonlyUNSUPPORTED_MEDIA_TYPE: 415Unsupported media type
ReadonlyUPGRADE_REQUIRED: 426Upgrade required
ReadonlyURI_TOO_LONG: 414URI too long
ReadonlyUSE_PROXY: 305Use proxy.
ReadonlyVARIANT_ALSO_NEGOTIATES: 506Variant also negotiates
Common HTTP status codes.