Contents

secure

An NSString object indicating that the cookie should be transmitted only over secure channels.

Declaration

static let secure: HTTPCookiePropertyKey

Discussion

Providing any value for this key indicates that the cookie should remain secure.

See Also

Cookie property keys