Skip to content

Conversation

@fiskWasTaken
Copy link

Hello,

I encountered an odd issue with the introduction of some cookie consent tool that was on one of my projects. Currently, any cookie containing a comma will break cookie parsing and add no cookies to the request.

This commit fixes the issue and adds an extra test case against the problem.

@clue clue changed the title Fix handling of multiple cookie headers and comma values Fix parsing Cookie request header with comma in its values Nov 30, 2019
@clue clue added the bug label Nov 30, 2019
@clue clue modified the milestones: v0.9.0, v0.8.6 Nov 30, 2019
Copy link
Member

@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fiskie Thank you for looking into this, changes LGTM! 👍

Copy link
Member

@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jsor jsor merged commit 847d2fc into reactphp:master Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants