Home
last modified time | relevance | path

Searched defs:GetGlobalHttpProxyInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_client_exec.cpp443 void NetHttpClientExec::GetGlobalHttpProxyInfo(std::string &host, int32_t &port, std::string &exclu… in GetGlobalHttpProxyInfo() function in OHOS::NetStack::Http::NetHttpClientExec
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp735 void HttpExec::GetGlobalHttpProxyInfo(std::string &host, int32_t &port, std::string &exclusions) in AddCurlHandle() function in OHOS::NetStack::Http::HttpExec