HTTP Status Codes Reference — Complete List with Descriptions | Toolist

← toolist

HTTP Status Codes Reference

Complete reference for all HTTP status codes with descriptions and common usage.

About

HTTP status codes are three-digit responses from web servers indicating the result of a request. They are grouped into five classes: 1xx (informational), 2xx (success), 3xx (redirection), 4xx (client errors), and 5xx (server errors).

Scroll to Top