Can I have a look at the camel route and the message that you send to the 
camel-http4 endpoint?

If the message body is not null, camel-http4 should use the POST method to send 
the message.
I also wants to know why camel-http4 lost the Host header,


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem




On Friday, November 22, 2013 at 11:21 PM, henrik wrote:

> For future reference:
>  
> camel-http sent our request as POST, with a Host header.
>  
> camel-http4 sent it as GET, without a Host header.
>  
> Explicitly setting POST and the Host header solved our problem.
>  
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Send-XML-over-HTTPS-tp5741619p5743695.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to