keecode logokeecode
417

Expectation Failed

Client Error

Description

The server cannot meet the requirements of the Expect request-header field

Common Usage

Expect header can't be satisfied

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 417 Expectation Failed

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 417 Expectation Failed