[
https://issues.apache.org/jira/browse/SHINDIG-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681124#action_12681124
]
Chris Chabot commented on SHINDIG-971:
--------------------------------------
there's a lot of live sites who use application/json, patching this in shindig
trunk isn't going to change that reality and having different
(non-spec-defined) content-types set would only lead to confusion in my opinion
> 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
> Attachments: fix-971-bug.patch
>
>
> 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.