Contents

expires

An NSDate object or NSString object specifying the expiration date for the cookie.

Declaration

static let expires: HTTPCookiePropertyKey

Discussion

This cookie attribute is only used for Version 0 cookies. This cookie attribute is optional.

See Also

Cookie property keys