Hi

Can you tell more about which http component you use, and what that
exception is? maybe with a stacktrace.

Camel has a bunch of http components so you can always try one of the others.

On Tue, May 26, 2015 at 7:31 PM, erd <evanday...@gmail.com> wrote:
> Hello all,
> I have a route which GETs JSON from an external HTTP service. Some of the
> servers do not respond with any headers, resulting in
> httpclient.clientProtocolException. what is the best way to have the route
> assume a response header like the following?
>
> HTTP/1.1 200 OK
> Content-Type: application/json
> Content-Length: 13
> Connection: close
>
> Thanks
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Handling-header-less-responses-tp5767502.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to