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

adding secure flag for cookies that starts with __Secure #1730

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

prklm10
Copy link
Contributor

@prklm10 prklm10 commented Sep 18, 2024

adding secure flag for cookies that starts with __Secure because any cookie that starts with __Secure. The browser search for secure flag.

Docs -> https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie

Copy link
Contributor

@pankaj443 pankaj443 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@prklm10 prklm10 merged commit d0ba2dd into master Sep 18, 2024
36 checks passed
@prklm10 prklm10 deleted the PER-3857 branch September 18, 2024 13:38
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