Contents

mainDocumentURL

The main document URL associated with this request.

Declaration

var mainDocumentURL: URL? { get set }

Discussion

This URL is used for the cookie “same domain as main document” policy.

See Also

Accessing request components