---
set: 4
code: 417
title: Expectation Failed
references:
"Rails HTTP Status Symbol": ":expectation_failed"
---
The expectation given in the request's Expect header field[1](#ref-1)
could not be met by at least one of the inbound servers.
---
* 1 Expect [RFC7231 Section 5.1.1][2]
* Source: [RFC7231 Section 6.5.14][1]
[1]:
[2]: