You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/04/07 11:19:25 UTC

[jira] [Created] (CAMEL-9831) Camel-http4: Make possible to use System Properties for configuration

Andrea Cosentino created CAMEL-9831:
---------------------------------------

             Summary: Camel-http4: Make possible to use System Properties for configuration
                 Key: CAMEL-9831
                 URL: https://issues.apache.org/jira/browse/CAMEL-9831
             Project: Camel
          Issue Type: Improvement
          Components: camel-http4
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor


There is case when we need to set for example http.nonProxyHosts property. The only way to set this on HttpClient is to use System Properties, but actually we instead read the proxy Properties from camelContext.

We can add an option useSystemProperties, that make possible to use System Properties as fallback.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)