mainDocumentURL
The main document URL associated with the request.
Declaration
var mainDocumentURL: URL? { get }Discussion
This URL is used for the cookie “same domain as main document” policy.
The main document URL associated with the request.
var mainDocumentURL: URL? { get }This URL is used for the cookie “same domain as main document” policy.