Searched refs:isUserProxyAuth (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DHttpURLConnection.java324 boolean isUserProxyAuth; field in class:HttpURLConnection
1295 isUserProxyAuth = requests.getKey("Proxy-Authorization") != -1;
1412 if (!isUserProxyAuth)
1545 if (!isUserProxyAuth)

Completed in 36 milliseconds