Instance Property インスタンスプロパティ

mainDocumentURL

The main document URL associated with the request. リクエストと結びつけられるメインドキュメントURL。

Declaration 宣言

var mainDocumentURL: URL? { get }

Discussion 議論

This URL is used for the cookie “same domain as main document” policy. このURLは、クッキーの “メインドキュメントと同じドメイン” ポリシーに対して使われます。

See Also 参照

Accessing Request Components 要請構成要素にアクセスする

Related Documentation 関連文書