Forum Moderators: open
[edited by: not2easy at 10:04 am (utc) on May 9, 2020]
[edit reason] readability [/edit]
HTTP/1.1 servers are allowed to return responses which areIs it possible the server is sending a 406 response as a euphemism for something else? I know mine uses 418 (“teapot error”) to distinguish mod_security lockouts from ones set by the site itself.
not acceptable according to the accept headers sent in the
request. In some cases, this may even be preferable to sending a
406 response. User agents are encouraged to inspect the headers of
an incoming response to determine if it is acceptable.