Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

cookies

Get and set HTTPCookies for this Response. This accesses the "Set-Cookie" header.
var cookies: HTTPCookies { get set }