Global Variable グローバル変数

NSHTTPCookieVersion

An NSString object that specifies the version of the cookie. NSStringオブジェクト、それはクッキーのバージョンを指定します。

Declaration 宣言

const NSHTTPCookiePropertyKey NSHTTPCookieVersion;

Discussion 議論

Must be either "0" or "1". The default is "0". This cookie attribute is optional. "0"または"1" のどちらかでなければなりません。省略時には"0"です。このクッキー属性は任意です。

See Also 参照

Cookie Property Keys クッキープロパティキー