Andrew Stewart created CXF-8748:
-----------------------------------
Summary: 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
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)