var httpCookieAcceptPolicy : HTTPCookie.AcceptPolicy
A policy constant that determines when cookies should be accepted.
ある方針定数、それはクッキーが受け入れられるべき場合を決定します。
var httpShouldSetCookies : Bool
A Boolean value that determines whether requests should contain cookies from the cookie store.
あるブール値、それはリクエストがクッキー貯蔵所からのクッキーを含むべきかどうかを決定します。
class HTTPCookieStorage
A container that manages the storage of cookies.
クッキーのストレージを管理するコンテナ。
class HTTPCookie
A representation of an HTTP cookie.
HTTPクッキーのある表現。