Contents

originURL

An NSURL or NSString object containing the URL that set this cookie.

Declaration

static let originURL: HTTPCookiePropertyKey

Discussion

If you do not provide a value for NSHTTPCookieOriginURL, you must provide a value for NSHTTPCookieDomain.

See Also

Cookie property keys