Skip to content

Correct notice on attributes in remove function #204

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

Closed
wants to merge 1 commit into from

Conversation

bendiksolheim
Copy link
Contributor

The notice stated that path, domain and secure attributes needs to be the same
as when the cookie was created when removing a cookie, but in reality only the
path and domain attributes needs to be the same. This commit removes "secure"
from this notice.

The notice stated that path, domain and secure attributes needs to be the same
as when the cookie was created when removing a cookie, but in reality only the
path and domain attributes needs to be the same. This commit removes "secure"
from this notice.
@FagnerMartinsBrack
Copy link
Member

That is a freaking awesome commit!

@FagnerMartinsBrack
Copy link
Member

FagnerMartinsBrack commented May 23, 2016

Oh, now I realized, it is not an awesome commit because you changed were -> was which was not relative to the concern of the commit change, but that really doesn't matter that much in this case anyway ;)

@bendiksolheim
Copy link
Contributor Author

Ahh, so close! I agree with you though, smaller commit without any noise is definitely preferable :) I'll try to suppress my inner grammar voice the next time ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants