[
https://issues.apache.org/jira/browse/CAMEL-8854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-8854.
--------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 2.18.0
You can now configure it on the component level also.
> Support setting sendServerVersion as parameter of the JettyHttpComponent
> ------------------------------------------------------------------------
>
> Key: CAMEL-8854
> URL: https://issues.apache.org/jira/browse/CAMEL-8854
> Project: Camel
> Issue Type: Improvement
> Components: camel-jetty
> Affects Versions: 2.15.2
> Reporter: Christian Bauer
> Assignee: Claus Ibsen
> Fix For: 2.18.0
>
>
> To completely prevent information leakage from Jetty, you have to
> - change its default error page (already possible, but broken, see CAMEL-8179)
> - disable the default Server HTTP response header with
> JettyHttpEndpoint#setSendServerVersion(false).
> This option is also missing as a String-based endpoint parameter in
> JettyHttpComponent#createEndpoint().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)