RESOLVED FIXED 107012
Web Inspector: cookies with empty value are parsed incorrectly
https://bugs.webkit.org/show_bug.cgi?id=107012
Summary Web Inspector: cookies with empty value are parsed incorrectly
Andrey Kosyakov
Reported 2013-01-16 07:32:05 PST
We treat "Set-Cookie: cookie" same as "Set-Cookie: cookie=", while in fact former should produce cookie with empty name while the latter should produce cookie with empty value.
Attachments
Patch (4.49 KB, patch)
2013-01-16 07:37 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2013-01-16 07:37:26 PST
WebKit Review Bot
Comment 2 2013-01-16 08:02:03 PST
Comment on attachment 182980 [details] Patch Clearing flags on attachment: 182980 Committed r139883: <http://trac.webkit.org/changeset/139883>
WebKit Review Bot
Comment 3 2013-01-16 08:02:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.