Table of Contents

About
The 5XX Server error responses
signal that the server failed to
fulfil an apparently valid request. They are status codes for
server errors1.
List
Below are the Server error responses, ranging between 500
and 599
:
- 500 Internal Server Error
- 501 Not Implemented
- 502 Bad Gateway
- 503 Service Unavailable
- 504 Gateway Timeout
- 505 HTTP Version Not Supported
- 506 Variant Also Negotiates
- 507 Insufficient Storage
- 508 Loop Detected
- 510 Not Extended
- 511 Network Authentication Required
Anki
Links
References
MDN. “5XX Server error response”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status#server_error_responses. (Accessed: ). ↩︎