Type Property 型プロパティ

sameSiteLax

A policy that allows certain cross-site requests to include the cookie. ある方針、それは特定のクロスサイトリクエストにクッキーを含めることを許可します。

Declaration 宣言

static let sameSiteLax: HTTPCookieStringPolicy

Discussion 議論

When a cookie has this policy, a request includes the cookie if the request is “top-level,”, meaning one that changes the URL in the address bar. クッキーがこの方針を持つ場合、あるリクエストはクッキーを、そのリクエストが “top-level” ならば含みます、URLをアドレスバーにおいて変更するものを意味しています。

See Also 参照

Policies ポリシー