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 *default-cookie-same-site* defparameter and set :same-site attr… #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkcunningham
Copy link

The same-site attribute was recently introduced in the cookie class to accommodate new requirements in the browser communities (Mozilla initially). The start-session function sets an acceptor's cookie same-site attribute to NIL without an easy way to modify this. Setting the same-site attribute to default-cookie-same-site instead leaves the behavior unchanged, yet allows one to change the default behavior more easily.

…ibute to it in set-cookie call in start-session funcxtion
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.

1 participant