[ 
https://issues.apache.org/activemq/browse/CAMEL-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52662#action_52662
 ] 

Claus Ibsen commented on CAMEL-1740:
------------------------------------

This also makes the constant on HttpMessage obsolete as its moved to Exchange

> Docs for the http component are incorrect regarding the HttpConstants class
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-1740
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1740
>             Project: Apache Camel
>          Issue Type: Bug
>    Affects Versions: 2.0-M2
>            Reporter: Hadrian Zbarcea
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> The documentation on the wiki needs updating after many of the HTTP constants 
> were moved from HttpConstants to Exchange in r777808.
> The HttpConstants class is not even necessary anymore, the only constant 
> remaining there is HttpConstants.CONTENT_ENCODING which is duplicated 
> actually by Exchange.HTTP_CHARACTER_ENCODING.  The latter should be used, 
> HttpConstants.java removed and the wiki updated.

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

Reply via email to