Skip to content

Some servers return cookies with 'Path' attribute instead of 'path'#188

Merged
jnunemaker merged 1 commit intojnunemaker:masterfrom
mrGrazy:master
Jan 30, 2013
Merged

Some servers return cookies with 'Path' attribute instead of 'path'#188
jnunemaker merged 1 commit intojnunemaker:masterfrom
mrGrazy:master

Conversation

@mrGrazy
Copy link

@mrGrazy mrGrazy commented Jan 29, 2013

I was having an issue with 302's which set cookies. Specifically from a service which returned the Set-Cookie header containing a Path attribute.

CookieHash already strips these attributes, but only the lowercase versions.

This fixes this issue.

jnunemaker pushed a commit that referenced this pull request Jan 30, 2013
Some servers return cookies with 'Path' attribute instead of 'path'
@jnunemaker jnunemaker merged commit 783f878 into jnunemaker:master Jan 30, 2013
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