All HTTP Status Codes
408

Request Timeout

4xx Client Error

What It Means

The server timed out waiting for the request from the client.

When You'll See It

Returned when the client takes too long to send the complete request.

Related Status Codes

Frequently Asked Questions

What does HTTP 408 mean?

HTTP 408 Request Timeout means: The server timed out waiting for the request from the client.

When does a server return 408?

Returned when the client takes too long to send the complete request.

Is 408 a client error or server error?

HTTP 408 is a Client Error (4xx) response. This means the issue is on the client side — the request was incorrect or unauthorized.

Looking for all status codes in one place? Use the interactive HTTP Status Codes reference tool to search and browse all codes.