Re: HTTPS Endpoint to File

2015-10-28 Thread Claus Ibsen
> System.out.println(exchange.getIn().getBody() > > .toString()); > > } > }

Re: HTTPS Endpoint to File

2015-10-28 Thread Ishada
System.out.println(exchange.getIn().getBody() .toString()); } }); I am not getting anything on the console. -- View this message in cont

Re: HTTPS Endpoint to File

2015-10-28 Thread Claus Ibsen
I am just able to provide the URI. But how can I add various Headers to this > URI ?. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/HTTPS-Endpoint-to-File-tp5773160.html > Sent from the Camel - Users mailing list archive at Nabble.com. --

HTTPS Endpoint to File

2015-10-28 Thread Ishada
.nabble.com/HTTPS-Endpoint-to-File-tp5773160.html Sent from the Camel - Users mailing list archive at Nabble.com.