Type Property 型プロパティ

domain

An NSString object containing the domain for the cookie. NSStringオブジェクト、クッキーに対するドメインを含んでいます。

Declaration 宣言

static let domain: HTTPCookiePropertyKey

Discussion 議論

If this cookie attribute is missing, the domain is inferred from the value for NSHTTPCookieOriginURL. If you do not specify a value for NSHTTPCookieOriginURL, you must specify a value for NSHTTPCookieDomain. このクッキー属性が見つからないならば、ドメインはNSHTTPCookieOriginURLに対する値から推論されます。あなたがNSHTTPCookieOriginURLに対して値を指定しないならば、あなたはNSHTTPCookieDomainに対して値を指定しなければなりません

See Also 参照

Cookie Property Keys クッキープロパティキー