At One Place

HTTP status codes

Every HTTP status code a browser or API can return, what each one actually means, and what to do about it — separated by whether you are visiting the site or running it.

1xx — Informational

2xx — Success

3xx — Redirection

4xx — Client Error

5xx — Server Error

Sources

  1. Hypertext Transfer Protocol (HTTP) Status Code Registry — IANA
  2. RFC 9110: HTTP Semantics — IETF

How these figures are compiled and checked