Contents

port

An NSString object containing comma-separated integer values specifying the ports for the cookie.

Declaration

static let port: HTTPCookiePropertyKey

Discussion

Only valid for Version 1 cookies or later. The default value is an empty string (""). This cookie attribute is optional.

See Also

Cookie property keys