Searched defs:ProtectionSpaceProxyHTTPS (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
H A DProtectionSpace.h38 ProtectionSpaceProxyHTTPS = 6, enumerator in enum:WebCore::ProtectionSpaceServerType
/external/webkit/Source/WebCore/platform/network/cf/
H A DSocketStreamHandleCFNet.cpp398 ProtectionSpace protectionSpace(String(m_proxyHost.get()), port, ProtectionSpaceProxyHTTPS, String(realmCF.get()), authenticationSchemeFromAuthenticationMethod(methodCF.get())); local

Completed in 50 milliseconds