Skip to main content
Develop Tools

List of HTTP status codes, meanings, and countermeasures

You can search for HTTP 100 to 511 registration codes and find out the cause, things to check on the client/server side, and the concept of retries and caching.

Search by code, name, and meaning

/You can also move to the search field using the key. Example:404, Authentication, retry, cache

HTTP status code list

Select a code to display its meaning and practical considerations.

Showing 0 items

meaning
200

OK success

Registered

Compare similar code

You can check codes that are easy to use, such as 301 and 308, 401 and 403, 429 and 503, side by side.

Comparison itemsLeftRight

About this tool

View status codes for use in HTTP response investigation, API design, troubleshooting, and web server configuration, with references to IANA registration information and RFCs.

Features

  • Codes from 1xx to 5xx registered with IANA
  • Search for codes, English names, Japanese names, meanings, and related headers
  • Cause, countermeasure, retry, cache, comparison of similar code
  • Copy code, response examples, and Markdown

How to use

  1. Search for codes and error messages.
  2. Select the target code from the list and check the details.
  3. Use comparison or copying as needed.

Notes

Registered value reference: IANA HTTP Status Code Registry /Basic specifications: RFC 9110