HTTP Status Codes Reference
Searchable HTTP status code reference
Share:
Showing 59 status codes
How to Use HTTP Status Codes Reference
- 1Browse or search for any HTTP status code.
- 2Filter by category (1xx, 2xx, 3xx, 4xx, 5xx).
- 3Click on a status code to see detailed information.
About HTTP Status Codes Reference
Complete reference of HTTP status codes with descriptions, categories, and common use cases. Searchable and filterable by category (1xx Informational, 2xx Success, 3xx Redirection, 4xx Client Error, 5xx Server Error).
Frequently Asked Questions
What are the HTTP status code categories?
1xx: Informational, 2xx: Success, 3xx: Redirection, 4xx: Client Error, 5xx: Server Error. Each category represents a different type of server response.
What is the difference between 301 and 302 redirects?
301 is a permanent redirect (search engines transfer SEO value). 302 is a temporary redirect (search engines keep indexing the original URL).