[Webkit-unassigned] [Bug 19148] Limit the number of Cookies per domain
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 30 03:14:29 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19148
webkit at blaut.biz changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit at blaut.biz
------- Comment #5 from webkit at blaut.biz 2008-07-30 03:14 PDT -------
RFC2965 "HTTP State Management Mechanism" does not force any limit of cookies
per domain, moreover it defines that user agents should not have any limits in
this area:
"5.3 Implementation Limits
Practical user agent implementations have limits on the number and
size of cookies that they can store. In general, user agents' cookie
support should have no fixed limits. They should strive to store as
many frequently-used cookies as possible. Furthermore, general-use
user agents SHOULD provide each of the following minimum capabilities
individually, although not necessarily simultaneously:
* at least 300 cookies
* at least 4096 bytes per cookie (as measured by the characters
that comprise the cookie non-terminal in the syntax description
of the Set-Cookie2 header, and as received in the Set-Cookie2
header)
* at least 20 cookies per unique host or domain name"
[http://www.ietf.org/rfc/rfc2965.txt]
In my opinion this report should be marked as WONTFIX.
--
Configure bugmail: https://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