keecode logokeecode
408

Request Timeout

Client Error

Description

The server timed out waiting for the request

Common Usage

Client took too long to send the request

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 408 Request Timeout

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 408 Request Timeout