webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebResourceDelegateImplementationCache Struct Reference

#include <WebDelegateImplementationCaching.h>

Public Attributes

IMP didReceiveAuthenticationChallengeFunc
 
IMP identifierForRequestFunc
 
IMP willSendRequestFunc
 
IMP didReceiveResponseFunc
 
IMP didReceiveContentLengthFunc
 
IMP didFinishLoadingFromDataSourceFunc
 
IMP didFailLoadingWithErrorFromDataSourceFunc
 
IMP didLoadResourceFromMemoryCacheFunc
 
IMP willCacheResponseFunc
 
IMP plugInFailedWithErrorFunc
 
IMP shouldUseCredentialStorageFunc
 
IMP shouldPaintBrokenImageForURLFunc
 

Member Data Documentation

◆ didFailLoadingWithErrorFromDataSourceFunc

IMP WebResourceDelegateImplementationCache::didFailLoadingWithErrorFromDataSourceFunc

◆ didFinishLoadingFromDataSourceFunc

IMP WebResourceDelegateImplementationCache::didFinishLoadingFromDataSourceFunc

◆ didLoadResourceFromMemoryCacheFunc

IMP WebResourceDelegateImplementationCache::didLoadResourceFromMemoryCacheFunc

◆ didReceiveAuthenticationChallengeFunc

IMP WebResourceDelegateImplementationCache::didReceiveAuthenticationChallengeFunc

◆ didReceiveContentLengthFunc

IMP WebResourceDelegateImplementationCache::didReceiveContentLengthFunc

◆ didReceiveResponseFunc

IMP WebResourceDelegateImplementationCache::didReceiveResponseFunc

◆ identifierForRequestFunc

IMP WebResourceDelegateImplementationCache::identifierForRequestFunc

◆ plugInFailedWithErrorFunc

IMP WebResourceDelegateImplementationCache::plugInFailedWithErrorFunc

◆ shouldPaintBrokenImageForURLFunc

IMP WebResourceDelegateImplementationCache::shouldPaintBrokenImageForURLFunc

◆ shouldUseCredentialStorageFunc

IMP WebResourceDelegateImplementationCache::shouldUseCredentialStorageFunc

◆ willCacheResponseFunc

IMP WebResourceDelegateImplementationCache::willCacheResponseFunc

◆ willSendRequestFunc

IMP WebResourceDelegateImplementationCache::willSendRequestFunc

The documentation for this struct was generated from the following file: