[
https://issues.apache.org/jira/browse/ODE-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679387#action_12679387
]
Alexis Midon commented on ODE-540:
----------------------------------
If you're using the REST Connector, note that this issue won't prevent a
response to be processed as xml. The HTTP binding impl bases in decision (xml
or not?) on the request-header Accept.
> HttpUtils#isXml fails if charset specified in header
> ----------------------------------------------------
>
> Key: ODE-540
> URL: https://issues.apache.org/jira/browse/ODE-540
> Project: ODE
> Issue Type: Bug
> Affects Versions: 1.3.1, 2.0
> Reporter: Alexis Midon
> Assignee: Alexis Midon
>
> HttpUtils#isXml does not handle properly a Content-type header with a
> charset:
> Content-Type: text/xml;charset=UTF-8
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.