HTTPOnly
A Boolean value that indicates whether the cookie should only be sent to HTTP servers.
クッキーがHTTPサーバにのみ送られるべきかどうかを指し示すブール値。
sameSitePolicy
A Boolean value that indicates whether to restrict the cookie to requests sent back to the same site that created it.
あるブール値、それはクッキーをそれが作成されたのと同じサイトに逆に送り返されるリクエストに制限するかどうかを指し示します。
NSHTTPCookieStringPolicy
Values that indicate whether to restrict the cookie to requests sent back to the same site that created it.
いくつかの値、それらはクッキーをそれが作成されたのと同じサイトに送り返されるリクエストに制限するかどうかを指し示します。