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