Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Add try-catch block around cookie name decoding#318

Closed
tgr wants to merge 1 commit intocarhartl:masterfrom
tgr:patch-1
Closed

Add try-catch block around cookie name decoding#318
tgr wants to merge 1 commit intocarhartl:masterfrom
tgr:patch-1

Conversation

@tgr
Copy link

@tgr tgr commented Aug 21, 2014

Stops differently encoded cookies from causing trouble (they won't work with $.cookie but they won't break all other cookies as well). Partially fixes #294.

Stops differently encoded cookies from causing trouble (they won't work with `$.cookie` but they won't break all other cookies as well). Partially fixes carhartl#294.
@carhartl
Copy link
Owner

carhartl commented Oct 9, 2014

This is going to be solved with #295.

@carhartl carhartl closed this Oct 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cookie with % in Json string fails to load

2 participants