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

Added None to the allowed SameSite parameters in toHeader method. #201

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

halilsafakkilic
Copy link
Contributor

Added None to the allowed SameSite parameters in toHeader method because if you set it to samesite=None, it does not show because it is not included in the defined list while generating the header. See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite#none

@l0gicgate l0gicgate added this to the 1.5 milestone Sep 21, 2021
@l0gicgate l0gicgate merged commit 3f07ae4 into slimphp:master Sep 21, 2021
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.

None yet

2 participants