417 Expectation Failed
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 4XX_client_error_codes
- 4
- Created:
Table of Contents
About
The HTTP 417 Expectation Failed
client error response status code
indicates that the expectation given in the request’s Expect header
could not be met. After receiving a 417
response, a client should
repeat the request without an Expect request header, including the
file in the request body without waiting for a 100 response1.
Anki
Links
References
MDN. “417 Expectation Failed”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/417. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- Host header
- Category: Concept
- Published:
- computer data storage
- Category: Concept