5xx Server Error
502 Bad Gateway
O servidor, ao atuar como gateway ou proxy, recebeu uma resposta inválida de um servidor de entrada que ele acessou ao tentar atender à solicitação.
Source: RFC7231 Section 6.6.3
Dúvidas?
Entre no nosso fórum de discussãoReferências para o código 502
- Rails HTTP Status Symbol :bad_gateway
- Go HTTP Status Constant http.StatusBadGateway
- Symfony HTTP Status Constant Response::HTTP_BAD_GATEWAY
- Python2 HTTP Status Constant httplib.BAD_GATEWAY
- Python3+ HTTP Status Constant http.client.BAD_GATEWAY
- Python3.5+ HTTP Status Constant http.HTTPStatus.BAD_GATEWAY