[Webkit-unassigned] [Bug 15128] New: Set-Cookie header field (RFC 2109) not supported correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 1 11:38:26 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15128

           Summary: Set-Cookie header field (RFC 2109) not supported
                    correctly
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: markus.wulftange at gmail.com


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list