Searched refs:_noProxy (Results 1 – 1 of 1) sorted by relevance
94 private Set<String> _noProxy; field in HttpClient253 if (_proxy != null && (_noProxy == null || !_noProxy.contains(remote.getHost()))) in getDestination()612 return _noProxy; in getNoProxy()618 _noProxy = noProxyAddresses; in setNoProxy()