RESOLVED INVALID15128
ER: Set-Cookie header field (RFC 2109) not supported correctly
https://bugs.webkit.org/show_bug.cgi?id=15128
Summary ER: Set-Cookie header field (RFC 2109) not supported correctly
Markus Wulftange
Reported 2007-09-01 11:38:25 PDT
WebKit does not support the Set-Cookie header field correctly as specified in RFC 2109. Consider the following Set-Cookie response header field: Set-Cookie: foo=bar; Version=1; Max-Age=0 Though the Version attribute is set and the Max-Age attribute value is zero (which means the cookie should be discarded immediately) this response header field is treated as a normal "Netscape Cookie" Set-Cookie header field.
Attachments
Alexey Proskuryakov
Comment 1 2007-09-01 12:38:21 PDT
Does this work in other browsers?
Markus Wulftange
Comment 2 2007-09-01 13:08:22 PDT
In Opera 9.22 this works correctly.
David Kilzer (:ddkilzer)
Comment 3 2007-10-05 08:57:47 PDT
Robert Blaut
Comment 4 2008-03-18 13:42:43 PDT
Confirmed as an enhancement request.
Alexey Proskuryakov
Comment 5 2008-03-18 14:28:52 PDT
This issue is in a lower level system framework, not in WebKit. Closing as INVALID per our process; this will continue to be tracked internally by Apple.
Note You need to log in before you can comment on or make changes to this bug.