mirror of
https://github.com/rmaake1/httpstatuses.git
synced 2024-11-07 11:12:30 +01:00
467 B
467 B
set | code | title | references | ||
---|---|---|---|---|---|
4 | 417 | Expectation Failed |
|
The 417 Expectation Failed status code indicates that the expectation given in the request's Expect header field (RFC7231 Section 5.1.1) could not be met by at least one of the inbound servers.
Source: RFC7231 Section 6.5.14