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

Changing Domain and Path on multiple cookies should be possible #109

Open
emilhem opened this issue Aug 2, 2016 · 1 comment
Open

Changing Domain and Path on multiple cookies should be possible #109

emilhem opened this issue Aug 2, 2016 · 1 comment

Comments

@emilhem
Copy link

emilhem commented Aug 2, 2016

To make it easier to mass-change cookies this feature should be added.

This "issue" (#76) made this impossible.

A warning could be displayed to inform of the potential complications that could occur if mass changing the cookies since it would overwrite "old" cookies with the same name, domain and path.

@vanowm
Copy link
Owner

vanowm commented Jul 7, 2017

Actually it will not overwrite old cookies, it will merge multiple cookies into one.

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

2 participants