Searched refs:httpsCFURL (Results 1 – 1 of 1) sorted by relevance
87 static CFURLRef httpsCFURL = KURL(ParsedURLString, "https://example.com/").createCFURL(); in proxyIsEnabledInSystemPreferences() local90 …RetainPtr<CFArrayRef> httpsProxyArray(AdoptCF, CFNetworkCopyProxiesForURL(httpsCFURL, proxySetting… in proxyIsEnabledInSystemPreferences()