[ https://issues.apache.org/activemq/browse/CAMEL-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61976#action_61976 ]
Claus Ibsen commented on CAMEL-2743: ------------------------------------ Please try again and make sure you use the source code. The code above is when Camel receives a HttpRequest. It copies the headers from HttpRequest to Camel Message. The bug is in the opposite. When Camel sends back the response by populating the HttpResponse. Can you create a small zip file with a Camel project that demonstrates the problem you have. And maybe use a network sniffer tool to check what data is send in the packages. There are http proxy tools which can sniff the data. > HttpProducer should not sending the Http headers with low case > -------------------------------------------------------------- > > Key: CAMEL-2743 > URL: https://issues.apache.org/activemq/browse/CAMEL-2743 > Project: Apache Camel > Issue Type: Bug > Affects Versions: 2.0.0, 2.1.0, 2.2.0 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.5.0 > > > Here is the mail thread which discusses about it. > http://old.nabble.com/camel-http-converts-headers-to-lower-case-tp28620717p28620717.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.