Searched defs:isProxy (Results 1 – 5 of 5) 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
393 const bool isProxy, in Curl_ssl_getsessionid()516 const bool isProxy, in Curl_ssl_addsessionid()
140 optional bool isProxy = 111; field