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

Prevent malformed flash cookie from breaking requests #33

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

s4nchez
Copy link
Contributor

@s4nchez s4nchez commented Mar 15, 2016

Currently, a GET request containing a cookie with malformed json will cause the whole request to fail. This patch should prevent this from happening by just ignoring the cookie.

danielbodart added a commit that referenced this pull request Mar 15, 2016
Prevent malformed flash cookie from breaking requests
@danielbodart danielbodart merged commit 96810c3 into bodar:master Mar 15, 2016
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

Successfully merging this pull request may close these issues.

2 participants