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 support for HttpOnly and Secure when setting cookies #231

Open
jonathan-franks opened this issue Jun 26, 2018 · 0 comments
Open

Add support for HttpOnly and Secure when setting cookies #231

jonathan-franks opened this issue Jun 26, 2018 · 0 comments

Comments

@jonathan-franks
Copy link

It is currently not possible when using the Set feature in conjunction with Cookies to specify that the Cookie being created should be set with the HttpOnly and Secure flags. Support should be added so that these values can be set when creating a Cookie with the Set feature.

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

No branches or pull requests

1 participant