You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Jason Chaffee <ja...@phalula.com> on 2013/06/20 07:05:33 UTC

http4 component

I would like to access both the statusText and uri that is added to the
exception during populateHttpOperationFailedException, but I want to access
it when I have throwExceptionOnFailure=false.

I have been looking through the code and don't see an easy way to get that
information, but I thought I would ask to see if anyone knows of a way?