lightmy.day

Client error

HTTP 408: Request Timeout

HTTP 408 means the server timed out waiting for the request.

Meaning

The client did not finish sending the request within the server's timeout window.

Common causes

Slow networks, stalled uploads, large bodies, or proxy timeout limits can cause it.

What to check

Retry the request, reduce upload size, or tune client, proxy, and server timeouts.

Example response

HTTP/1.1 408 Request Timeout

References

Related HTTP status codes

Nearby codes often answer the next debugging question.