http.nonProxyHosts
Use this property for selecting the hosts to access using direct HTTP connections without a proxy server.
java -D http.nonProxyHosts="*.foo.com|localhost"Available from: 6.1
Use this property for selecting the hosts to access using direct HTTP connections without a proxy server.
java -D http.nonProxyHosts="*.foo.com|localhost"Available from: 6.1