Searched refs:proxy_userpwd (Results 1 – 3 of 3) sorted by relevance
56 const string& proxy_userpwd) { in SetProxy() argument66 if (!proxy_userpwd.empty()) { in SetProxy()67 (*easy_setopt_)(curl_, CURLOPT_PROXYUSERPWD, proxy_userpwd.c_str()); in SetProxy()
49 const string& proxy_userpwd);
47 const string& proxy_userpwd));