HTTP Status Codes
HTTP Status CodesLook up the meaning of any HTTP status code. Fast, free and secure — works in your browser. By AK Computer, Dwarka.
Processing...
How to use
- 1 Type a status code number or keyword into the search box.
- 2 Browse codes grouped by class such as 2xx success and 4xx client errors.
- 3 Read the name and meaning for each code you select.
- 4 Use the description to decide the correct response for your API.
Frequently Asked Questions
What does HTTP status code 404 mean?
It means Not Found, indicating the server could not find the requested resource.
What is the difference between 301 and 302?
A 301 is a permanent redirect while a 302 is a temporary one, which affects caching and SEO behaviour.
What does a 500 status code indicate?
It signals an Internal Server Error, meaning the server encountered an unexpected condition it could not handle.