5×× 服务器错误
500 Internal Server Error 内部服务器错误
服务器遇到阻止其满足请求的意外情况.
- Source: RFC7231 Section 6.6.1
500 代码参考
Rails HTTP Status Symbol :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