Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookies: adds SameSite=None option #45

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

denizzzka
Copy link
Contributor

@denizzzka denizzzka commented Oct 22, 2024

Was added to the standard in ~2020,
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie:

None - Means that the browser sends the cookie with both cross-site and same-site requests

@denizzzka denizzzka force-pushed the cookie_samesite_none branch from adb3968 to 11e5f1c Compare October 23, 2024 09:54
@s-ludwig s-ludwig merged commit 2979002 into vibe-d:master Oct 24, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants