Structure

HTTPCookieStringPolicy

Values that indicate whether to restrict the cookie to requests sent back to the same site that created it. いくつかの値、それらはクッキーをそれが作成されたのと同じサイトに送り返されるリクエストに制限するかどうかを指し示します。

Declaration 宣言

struct HTTPCookieStringPolicy, @unchecked Sendable

Overview 概要

RFC 6265 defines “same site” as the registerable domain of a URI. RFC 6265は、 “同じサイト” をあるURIの登録可能ドメインとして定義します。

Topics 話題

Creating a Policy 方針を作成する

Policies ポリシー

Relationships 関係

Conforms To 次に準拠

See Also 参照

Securing Cookies クッキーを安全にする