Contents

maximumAge

An NSString object containing an integer value stating how long in seconds the cookie should be kept, at most.

Declaration

static let maximumAge: HTTPCookiePropertyKey

Discussion

Only valid for Version 1 cookies and later. Default is "0". This cookie attribute is optional.

See Also

Cookie property keys