HTTP Status Codes
HTTP Status Codes
Common HTTP status codes and their meaning.
Code | Description |
---|---|
200 | OK |
201 | Created |
301 | Moved Permanently |
302 | Found |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
500 | Internal Server Error |
502 | Bad Gateway |
503 | Service Unavailable |