Searched defs:failureResponse (Results 1 – 3 of 3) sorted by relevance
114 /* [in] */ IWebURLResponse* failureResponse, in initWithProtectionSpace()188 HRESULT STDMETHODCALLTYPE WebURLAuthenticationChallenge::failureResponse( in failureResponse() function in WebURLAuthenticationChallenge
67 const ResourceResponse& AuthenticationChallengeBase::failureResponse() const in failureResponse() function in WebCore::AuthenticationChallengeBase
1032 void XMLHttpRequest::didReceiveAuthenticationCancellation(const ResourceResponse& failureResponse) in didReceiveAuthenticationCancellation()