MCQs>IT & Programming>RESTful Services>What is the appropriate error response for a request that sends an entity in XML (with header `Content-Type: application/xml; charset=UTF-8`) when the server only understands JSON.
RESTful Services MCQs
What is the appropriate error response for a request that sends an entity in XML (with header `Content-Type: application/xml; charset=UTF-8`) when the server only understands JSON.
Answer
Correct Answer: 415 Unsupported Media Type
Explanation:
Note: This Question is unanswered, help us to find answer for this one