You are requesting resource representation through a HTTP request consisting of Accept-Encoding field. When doing so, the server failed to send the response as per the specified encoding.
Which of these error codes should be sent by server in that scenario?
Options
- 400(Bad Request)
- 404(Not Found)
- 406(Not Acceptable)
- 500(Internal Server Error)