Searched refs:withCredentials (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/
H A DEventSource.idl44 readonly attribute boolean withCredentials;
H A DEventSource.h60 bool withCredentials() const;
H A DEventSource.cpp73 eventSourceInit.get("withCredentials", m_withCredentials);
183 bool EventSource::withCredentials() const function in class:WebCore::EventSource
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequest.idl70 [SetterRaisesException] attribute boolean withCredentials;
H A DXMLHttpRequest.h91 bool withCredentials() const { return m_includeCredentials; } function in class:WebCore::final

Completed in 188 milliseconds