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

Add an ability to set HttpOnly and Secure cookies #4

Closed
YuriyDurov opened this issue Apr 10, 2024 · 0 comments · Fixed by #19
Closed

Add an ability to set HttpOnly and Secure cookies #4

YuriyDurov opened this issue Apr 10, 2024 · 0 comments · Fixed by #19
Assignees
Labels
enhancement New feature or request

Comments

@YuriyDurov
Copy link
Member

Add an ability to set HttpOnly and Secure cookie flags when working with HttpContextCookieService. An attempt at setting any of these flags in BrowserCookieService should cause an exception to be thrown as this functionality is not available to JS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant