webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebNavigationDataPrivate Class Reference
Inheritance diagram for WebNavigationDataPrivate:
NSObject

Public Attributes

NSStringurl
 
NSStringtitle
 
NSURLRequestoriginalRequest
 
NSURLResponseresponse
 
BOOL hasSubstituteData
 
NSStringclientRedirectSource
 

Member Data Documentation

◆ clientRedirectSource

- (NSString*) clientRedirectSource

◆ hasSubstituteData

- (BOOL) hasSubstituteData

◆ originalRequest

- (NSURLRequest*) originalRequest

◆ response

- (NSURLResponse*) response

◆ title

- (NSString*) title

◆ url

- (NSString*) url

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