Searched defs:isProxy (Results 1 – 6 of 6) sorted by relevance
13 function isProxy(o) { return false }; function
129 public boolean isProxy() { in isProxy() method in AuthSchemeBase
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
315 const bool isProxy = CONNECT_PROXY_SSL(); in Curl_ssl_getsessionid() local423 const bool isProxy = CONNECT_PROXY_SSL(); in Curl_ssl_addsessionid() local
85 optional bool isProxy = 11; field