We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
would be great if the Zend_Http_Header_SetCookie would allow setting a samesite cookie attribute
Zend_Http_Header_SetCookie
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite
The text was updated successfully, but these errors were encountered:
Please feel free to contribute your own ideas by make PR ^^
Sorry, something went wrong.
@staabm I'm happy to merge, if you will find some time to add that :)
added SameSite setCookie param (Shardj#315)
e1c2541
Merge pull request #375 from develart-projects/samesiteCookieHeaderParam
8aba653
added SameSite setCookie param (#315)
Completed, will be released in 1.24.0
thx!
develart-projects
No branches or pull requests
would be great if the
Zend_Http_Header_SetCookie
would allow setting a samesite cookie attributehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite
The text was updated successfully, but these errors were encountered: