Contents

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.

See Also

Related Documentation

Accessing request components