restlet - Add throwExceptionOnFailure option
--------------------------------------------
Key: CAMEL-3184
URL: https://issues.apache.org/activemq/browse/CAMEL-3184
Project: Apache Camel
Issue Type: New Feature
Components: camel-restlet
Affects Versions: 2.4.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.6.0
Add the {{throwExceptionOnFailure}} option to the restlet component. This makes
it easier for end users to deal with error handling when it returns != 200.
Then it also works as the http component.
The option should be default true. Which means people can turn it false if they
want the old behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.