406
Not Acceptable
The http status code 406 indicates that the server cannot produce a response matching the list of acceptable values. The header includes following information -
AcceptAccept-CharsetAccept-EncodingAccept-Language
The server response has the body of the message, That should contain the list of the available representations of the resources, allowing the user to choose among them.
HTTP Status Codes