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

Public Attributes

RefPtr< AuthenticationChallengeProxyauthenticationChallenge
 
bool privateBrowsingEnabled
 
bool handledRequest
 
CString host
 
CString realm
 

Member Data Documentation

◆ authenticationChallenge

RefPtr<AuthenticationChallengeProxy> _WebKitAuthenticationRequestPrivate::authenticationChallenge

◆ handledRequest

bool _WebKitAuthenticationRequestPrivate::handledRequest

◆ host

CString _WebKitAuthenticationRequestPrivate::host

◆ privateBrowsingEnabled

bool _WebKitAuthenticationRequestPrivate::privateBrowsingEnabled

◆ realm

CString _WebKitAuthenticationRequestPrivate::realm

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