Skip to content

Conversation

@waaeer
Copy link

@waaeer waaeer commented Nov 4, 2024

A request header like
Cookie: x=1; y=2; z=3
was not parsed correctly: we got
$request->headers containing "cookies+y" and "cookies+z" keys, but not "cookies+x"

The present pull request contains test and fixes for this.

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.

1 participant