Searched refs:http_proxy_ (Results 1 – 2 of 2) sorted by relevance
50 std::string http_proxy() const { return http_proxy_; } in http_proxy()88 std::string http_proxy_; variable
71 http_proxy_.clear(); in Reset()182 if (!dictionary.GetStringASCII(kHTTPProxyKey, &(settings->http_proxy_))) in GetSettingsFromFile()