Type Alias

NSHTTPCookieStringPolicy

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

Declaration 宣言

typedef NSString *NSHTTPCookieStringPolicy;

Discussion 議論

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

Topics 話題

Policies ポリシー

See Also 参照

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