[
https://issues.apache.org/jira/browse/CXF-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8748:
------------------------------
Fix Version/s: 4.2.1
3.6.11
4.1.6
> nonProxyHosts is case sensitive
> -------------------------------
>
> Key: CXF-8748
> URL: https://issues.apache.org/jira/browse/CXF-8748
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Affects Versions: 3.3.10
> Reporter: Andrew Stewart
> Priority: Major
> Fix For: 4.2.1, 3.6.11, 4.1.6
>
>
> When sending to url, proxying does not respect http.nonProxyHosts if the URL
> is a different case.
> E.g.
> http.nonProxyHosts=*.APACHE.ORG
> url=http://issues.apache.org
>
> This still uses the proxy, since the URL doesn't match the nonProxyHosts
> pattern
--
This message was sent by Atlassian Jira
(v8.20.10#820010)