Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/network/cf/
DSocketStreamHandleCFNet.cpp352 static bool getStoredCONNECTProxyCredentials(const ProtectionSpace& protectionSpace, String& login,… in getStoredCONNECTProxyCredentials() function
401 …if (!m_sentStoredCredentials && getStoredCONNECTProxyCredentials(protectionSpace, login, password)… in addCONNECTCredentials()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2928603 (WebCore::getStoredCONNECTProxyCredentials):