Contents

version

An NSString object that specifies the version of the cookie.

Declaration

static let version: HTTPCookiePropertyKey

Discussion

Must be either "0" or "1". The default is "0". This cookie attribute is optional.

See Also

Cookie property keys