502
🔥 Server Error RFC 9110, Section 15.6.3
Bad Gateway
The server, while acting as a gateway or proxy, received an invalid response from an upstream server.
Common Use
Common with reverse proxies and load balancers. The upstream server is down, returned garbage, or disconnected unexpectedly.
API Endpoint
https://codes.uncodigo.com/http/502 Example with curl
curl -i https://codes.uncodigo.com/http/502 Try It
GET /http/502 Click "Send Request" to see the response...