Rest API - Request and Response Format
If a client sends:
and the server supports both formats, which will it choose?
Accept: application/xml;q=0.7, application/json;q=0.9and the server supports both formats, which will it choose?
