http component - allow failed responses to be returned on the exchange instead of HttpOperationsFailedException ---------------------------------------------------------------------------------------------------------------
Key: CAMEL-1512 URL: https://issues.apache.org/activemq/browse/CAMEL-1512 Project: Apache Camel Issue Type: Improvement Components: camel-http Affects Versions: 1.6.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.0.0 It can be a bit cumbersome to eg handled 404 error codes if it gets thrown back as an exception. Sometimes you want to handle any response from the http producer in the exchange itself. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.