406 Not Acceptable
- Category :
- Concept
- Tags :
- general_computing_gleanings
- http
- http_status_codes
- 4XX_client_error_response
- 4
- Created:
Table of Contents
About
The HTTP 406 Not Acceptable
client error response status code
indicates that the server could not produce a response matching the
list of acceptable values defined in the request’s proactive content
negotiation headers and that the server was unwilling to supply a
default representation1.
Proactive content negotiation headers
They include:
Anki
Links
References
MDN. “406 Not Acceptable”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/406. (Accessed: ). ↩︎
Share :
Other Articles
- Published:
- ETag header
- Category: Concept
- Published:
- 301 Moved Permanently
- Category: Concept
- Published:
- 504 Gateway Timeout
- Category: Concept