[ https://issues.apache.org/activemq/browse/CAMEL-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52661#action_52661 ]
Claus Ibsen commented on CAMEL-1740: ------------------------------------ Hadrian I am working on this. {code} Content-Type Content-Encoding {code} Is now provided on Exchange and using the 100% same keys as the HTTP protocol. It makes it much easier to use these with Camel. > 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.