Instance PropertyHTTPTypes
cookie
Get and set
HTTPCookies for an HTTP request.var cookie: HTTPCookies? { get set }
Discussion
This accesses the "Cookie" header.
You're viewing documentation for a pre-release version. View the latest stable version
Instance PropertyHTTPTypes
HTTPCookies for an HTTP request.var cookie: HTTPCookies? { get set }
This accesses the "Cookie" header.