8000 Fix incorrect equal sign in cookie value by spyric · Pull Request #1232 · guzzle/guzzle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix incorrect equal sign in cookie value #1232

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

Merged
merged 2 commits into from
Sep 1, 2015
Merged

Fix incorrect equal sign in cookie value #1232

merged 2 commits into from
Sep 1, 2015

Conversation

spyric
Copy link
Contributor
@spyric spyric commented Aug 28, 2015

Sometimes ago I meet with problem, that equal sign is breaking cookies using guzzle while I make parser.

For example
Browser Cookie:
Cookie: SHOE="GS8lnoqTZSPD5YcY42WwNsGr84o="

Guzzle Cookie:
Cookie: SHOE=GS8lnoqTZSPD5YcY42WwNsGr84o=

And session was lost by Guzzle with this cookie

mtdowling added a commit that referenced this pull request Sep 1, 2015
Fix incorrect equal sign in cookie value
@mtdowling mtdowling merged commit 33af93a into guzzle:master Sep 1, 2015
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
0