HomeSort by relevance Sort by last modified time
    Searched defs:ProtectionSpaceProxyHTTPS (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/network/
ProtectionSpace.h 38 ProtectionSpaceProxyHTTPS = 6,
  /external/webkit/Source/WebCore/platform/network/cf/
SocketStreamHandleCFNet.cpp 398 ProtectionSpace protectionSpace(String(m_proxyHost.get()), port, ProtectionSpaceProxyHTTPS, String(realmCF.get()), authenticationSchemeFromAuthenticationMethod(methodCF.get()));

Completed in 2934 milliseconds