+ cookiesWithResponseHeaderFields:forURL:
Creates an array of HTTP cookies that corresponds to the provided response header fields for the provided URL.
提供されたURLに対する提供されたレスポンスヘッダフィールドに対応するHTTPクッキーからなるある配列を作成します。
+ cookieWithProperties:
Creates and initializes an HTTP cookie object using the provided properties.
HTTPクッキーオブジェクトをその提供されたプロパティを使って作成して初期化します。
- initWithProperties:
Initializes an HTTP cookie object with the given cookie properties.
あるHTTPクッキーオブジェクトをこの与えられたクッキープロパティで初期化します。