Skip to content

deleteCookie() method should set the correct expiry - #17

Merged
mattab merged 1 commit into
masterfrom
fix_delete_cookies
Jan 12, 2016
Merged

deleteCookie() method should set the correct expiry#17
mattab merged 1 commit into
masterfrom
fix_delete_cookies

Conversation

@sgiehl

@sgiehl sgiehl commented Jan 3, 2016

Copy link
Copy Markdown
Member

setCookie() accepts the TTL as parameter not a timestamp, so use a negative TTL to remove the cookies.

fixes #9

@sgiehl sgiehl added this to the Current sprint milestone Jan 3, 2016
mattab pushed a commit that referenced this pull request Jan 12, 2016
@mattab
mattab merged commit f026613 into master Jan 12, 2016
@mattab
mattab deleted the fix_delete_cookies branch January 12, 2016 21:44
@mattab mattab changed the title Fixes deleteCookie() method deleteCookie() method should set the correct expiry Jan 29, 2016
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Current time added twice in method deleteCookies()

3 participants