JsonRpcServlet should set content type to json in all cases, including gets and
error cases.
---------------------------------------------------------------------------------------------
Key: SHINDIG-971
URL: https://issues.apache.org/jira/browse/SHINDIG-971
Project: Shindig
Issue Type: Bug
Reporter: Bob Evans
Currently, the JsonRpcServlet only sets the content type in the case of a
properly formed post request. It should also do it in the sendError case, and
in the GET request method case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.