[
https://issues.apache.org/jira/browse/CAMEL-22689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-22689.
---------------------------------
Resolution: Fixed
> camel-http - Add nonProxyHosts option to exclude hosts/domains from proxy
> -------------------------------------------------------------------------
>
> Key: CAMEL-22689
> URL: https://issues.apache.org/jira/browse/CAMEL-22689
> Project: Camel
> Issue Type: Improvement
> Components: camel-http
> Reporter: Luigi De Masi
> Assignee: Luigi De Masi
> Priority: Major
> Fix For: 4.17.0
>
>
> Currently, the camel-http component supports proxy configuration through
> options like
> \{{proxyAuthHost}}, \{{proxyAuthPort}}, \{{proxyAuthUsername}}, and
> \{{proxyAuthPassword}}.
> However, there is no way to exclude specific hosts or domains from going
> through the
> configured proxy.
> Add a \{{nonProxyHosts}} option to the HTTP component that allows users to
> specify a list
> of hosts/domains that should bypass the proxy and connect directly. This
> option should support patterns similar to Java's standard
> \{{http.nonProxyHosts}}
> system property
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)