You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/04/26 15:59:27 UTC

[jira] Created: (CAMEL-2676) camel-http component should honor the charset from the content-type header

camel-http component should honor the charset from the content-type header
--------------------------------------------------------------------------

                 Key: CAMEL-2676
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2676
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.3.0


If the Http content-type header has the charset, we should put this information into Exchange property. In this way, the camel converter can know what kind of character encoding it should use.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2676) camel-http component should honor the charset from the content-type header

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-2676.
---------------------------------

    Resolution: Fixed

> camel-http component should honor the charset from the content-type header
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-2676
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2676
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.3.0
>
>
> If the Http content-type header has the charset, we should put this information into Exchange property. In this way, the camel converter can know what kind of character encoding it should use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.