> Under RFC 2695, a user-agent (such as a Web browser)
> should provide "at least 4096 bytes per cookie" - so the 
> 4KB is a minimum for storage - not a maximum. See:
> http://www.faqs.org/rfcs/rfc2965 (section 5.3).

Yes, but SHOULD is not MUST.
http://rfc.net/rfc2119.html 

All modern browsers do respect the 4KB number though, which is a
decent-sized chunk of data for everything but texboxes. I can think of
situations where It would be useful to persist a form's state into a cookie
and restore it later.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to