lookup> 417

417 ·Expectation Failed

The expectation given in the Expect header cannot be met by the server.

Client ErrorRFC7231#6.5.14
Status417
PhraseExpectation Failed
TypeClient Error
SpecificationRFC7231#6.5.14

What does HTTP 417 mean?

The expectation given in the Expect header cannot be met by the server.

It belongs to the 4xx Client Error class of responses, defined in RFC7231#6.5.14.

Browse all codes in this class: 4xx Client Error

  • The request or resource does not meet requirements
  • Client-side validation or routing problem

Is HTTP 417 cacheable?

417 belongs to the 4xx Client Error class and is generally not cached for long; behavior is controlled by Cache-Control.

What does the 4xx class mean?

4xx Client Error: The expectation given in the Expect header cannot be met by the server.

4xx responses

Related status codes

Related headers