499
⚠️ Client Error Nginx

Client Closed Request

A non-standard status code used by nginx to indicate that the client closed the connection while the server was processing the request.

Common Use

Nginx-specific. Indicates the user cancelled the request, navigated away, or their connection dropped before the server could respond.

API Endpoint

https://codes.uncodigo.com/http/499

Example with curl

curl -i https://codes.uncodigo.com/http/499

Try It

GET /http/499
Click "Send Request" to see the response...