Thanks for sharing your solution! Best,
Christian ----------------- Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Fri, Nov 22, 2013 at 4:21 PM, henrik <[email protected]> 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. >
