Skip to main content

HTTP Status Code Reference

Search common HTTP status codes, phrases, categories, and short original meanings.

HTTP status reference

Search concise original descriptions of common HTTP status codes.

20 codes shown locally.

100 Continue

Informational

Initial request is accepted; continue sending it.

101 Switching Protocols

Informational

Server is changing protocols as requested.

200 OK

Success

Request succeeded.

201 Created

Success

Request succeeded and created a resource.

202 Accepted

Success

Request accepted for later processing.

204 No Content

Success

Request succeeded with no response body.

301 Moved Permanently

Redirection

Resource has a new permanent URL.

302 Found

Redirection

Resource is temporarily available elsewhere.

304 Not Modified

Redirection

Cached response can be reused.

400 Bad Request

Client Error

Request syntax or parameters are invalid.

401 Unauthorized

Client Error

Authentication is required or invalid.

403 Forbidden

Client Error

Server refuses the authenticated request.

404 Not Found

Client Error

Resource was not found.

409 Conflict

Client Error

Request conflicts with current resource state.

422 Unprocessable Content

Client Error

Request is syntactically valid but semantically invalid.

429 Too Many Requests

Client Error

Client sent too many requests in a period.

500 Internal Server Error

Server Error

Server hit an unexpected failure.

502 Bad Gateway

Server Error

Upstream server returned an invalid response.

503 Service Unavailable

Server Error

Server is temporarily unable to handle the request.

504 Gateway Timeout

Server Error

Upstream server did not respond in time.

Your input stays in this browser and is not sent to Kiriyar.

More from Developer.