sameSiteLax
A policy that allows certain cross-site requests to include the cookie.
Declaration
static let sameSiteLax: HTTPCookieStringPolicyDiscussion
When a cookie has this policy, a request includes the cookie if the request is “top-level,”, meaning one that changes the URL in the address bar.