Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DDNSCFNet.cpp87 static CFURLRef httpsCFURL = KURL(ParsedURLString, "https://example.com/").createCFURL(); in proxyIsEnabledInSystemPreferences() local
90 …RetainPtr<CFArrayRef> httpsProxyArray(AdoptCF, CFNetworkCopyProxiesForURL(httpsCFURL, proxySetting… in proxyIsEnabledInSystemPreferences()