Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DSocketStreamHandleCFNet.cpp397 RetainPtr<CFStringRef> realmCF(AdoptCF, CFHTTPAuthenticationCopyRealm(authentication.get())); in addCONNECTCredentials() local
398 …Space(String(m_proxyHost.get()), port, ProtectionSpaceProxyHTTPS, String(realmCF.get()), authentic… in addCONNECTCredentials()