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)