You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Bauer (JIRA)" <ji...@apache.org> on 2015/06/11 01:36:03 UTC

[jira] [Created] (CAMEL-8854) Support setting sendServerVersion as parameter of the JettyHttpComponent

Christian Bauer created CAMEL-8854:
--------------------------------------

             Summary: 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


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)