Home
last modified time | relevance | path

Searched refs:proxyUserName_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/http/
A DCurlHttpClient.h46 std::string proxyUserName_; variable
A DCurlHttpClient.cc421 proxyUserName_(configuration.proxyUserName), in CurlHttpClient()
537 curl_easy_setopt(curl, CURLOPT_PROXYUSERNAME, proxyUserName_.c_str()); in makeRequest()

Completed in 7 milliseconds