HomeSort by relevance Sort by last modified time
    Searched full:have_https (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/proxy/
proxy_config_service_linux.cc 144 bool have_https = GetProxyFromEnvVar("https_proxy", &proxy_server); local
145 if (have_https)
150 if (have_http || have_https || have_ftp) {
    [all...]

Completed in 2808 milliseconds