Searched defs:isProxy (Results 1 – 4 of 4) sorted by relevance
223 public void setupBasicAuthResponse(boolean isProxy, String username, String password) { in setupBasicAuthResponse()235 public void setupDigestAuthResponse(boolean isProxy, in setupDigestAuthResponse()353 public static String authorizationHeader(boolean isProxy) { in authorizationHeader()
125 public boolean isProxy() { in isProxy() method in HttpAuthHeader
129 public boolean isProxy() { in isProxy() method in AuthSchemeBase
1746 const GLboolean isProxy = target == proxyTarget; in texture_error_check() local