5×× Server Error
500 Internal Server Error
The server encountered an unexpected condition that prevented it from fulfilling the request.
- Source: RFC7231 Section 6.6.1
500 Code References
Rails HTTP Status Symbol :internal_server_error
Rust HTTP Status Constant http::StatusCode::INTERNAL_SERVER_ERROR
Go HTTP Status Constant http.StatusInternalServerError
Symfony HTTP Status Constant Response::HTTP_INTERNAL_SERVER_ERROR
Python2 HTTP Status Constant httplib.INTERNAL_SERVER_ERROR
Python3+ HTTP Status Constant http.client.INTERNAL_SERVER_ERROR
Python3.5+ HTTP Status Constant http.HTTPStatus.INTERNAL_SERVER_ERROR
.NET HTTP Status Constant System.Net.HttpStatusCode.InternalServerError