4×× Client Error

417 Expectation Failed

The expectation given in the request's Expect header field1 could not be met by at least one of the inbound servers.


417 Code References

.NET HTTP Status Enum HttpStatusCode.ExpectationFailed

Rust HTTP Status Constant http::StatusCode::EXPECTATION_FAILED

Rails HTTP Status Symbol :expectation_failed

Go HTTP Status Constant http.StatusExpectationFailed

Symfony HTTP Status Constant Response::HTTP_EXPECTATION_FAILED

Python2 HTTP Status Constant httplib.EXPECTATION_FAILED

Python3+ HTTP Status Constant http.client.EXPECTATION_FAILED

Python3.5+ HTTP Status Constant http.HTTPStatus.EXPECTATION_FAILED

← Return to httpstatuses.io