Searched defs:isProxy (Results 1 – 2 of 2) sorted by relevance
202 public void setupBasicAuthResponse(boolean isProxy, String username, String password) { in setupBasicAuthResponse()214 public void setupDigestAuthResponse(boolean isProxy, in setupDigestAuthResponse()313 public static String authorizationHeader(boolean isProxy) { in authorizationHeader()
125 public boolean isProxy() { in isProxy() method in HttpAuthHeader