HttpResponseCode

Declare the traditional set of HTTP response codes

Values

ValueMeaning
OK200
Continue100
SwitchingProtocols101
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
RequestedRangeNotSatisfiable416
ExpectationFailed417
InternalServerError500
NotImplemented501
BadGateway502
ServiceUnavailable503
GatewayTimeout504
VersionNotSupported505

Meta