Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.10
-
None
-
None
-
Unknown
Description
When sending to url, proxying does not respect http.nonProxyHosts if the URL is a different case.
E.g.
http.nonProxyHosts=*.APACHE.ORG
This still uses the proxy, since the URL doesn't match the nonProxyHosts pattern