Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-14025: add muteException option to camel-jetty component #3253

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

mschnitzler
Copy link
Contributor

This pull request implements the "muteException" option for the jetty component (see CAMEL-14025).
If enabled the response body will simply contain the text "Exception" instead of a full stack trace (in case an exception is thrown).

Since the jetty component seems to inherit from camel-http-common (just like camel-servlet) most of the work has already been implemented in #3251.

@davsclaus davsclaus merged commit 9bd871b into apache:master Oct 16, 2019
@mschnitzler mschnitzler deleted the CAMEL-14025-jetty branch October 17, 2019 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants