Home
last modified time | relevance | path

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

/base/request/request/services/src/cxx/
Dget_proxy.cpp116 const std::string proxyContent = data.GetWant().GetStringParam("HttpProxy"); in OnReceiveEvent() local
124const std::string proxyContent, std::string &host, std::string &port, std::string &exclusionList) in GetHttpProxy()