REST servlet: read from HTTP Accept header to determine response converter when
"format" request parameter is not specified
---------------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-1518
URL: https://issues.apache.org/jira/browse/SHINDIG-1518
Project: Shindig
Issue Type: Improvement
Components: Java
Affects Versions: 3.0.0
Reporter: Henry Saputra
Priority: Minor
In REST API servlet, which is DataServiceServlet, it determines the response
content type/ format via the "format" request parameter (see API core spec
http://opensocial-resources.googlecode.com/svn/spec/1.1/Core-API-Server.xml).
Shindig could also first check the HTTP Accept header for response type when
format param is not specified before settling with JSON format.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira