You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm looking for sharing an existing VCL which parses User-Agent to detect if the browser supports the SameSite=None i.e. Set-Cookie: x=y; SameSite=None.
Hi,
I'm looking for sharing an existing VCL which parses
User-Agent
to detect if the browser supports theSameSite=None
i.e.Set-Cookie: x=y; SameSite=None
.That's required to be set to allow 3rd party Cookies for the next Chrome version 80; see https://www.chromium.org/updates/same-site/incompatible-clients going mainstream in a couple of days.
I don't know if this repository is the right one, or if you have other suggestions ?
The text was updated successfully, but these errors were encountered: