[webkit-dev] How to set a cookie for a url ?
Maxime Britto
britto at apple.com
Mon Aug 18 10:07:00 PDT 2008
On Aug 18, 2008, at 2:53 AM, Andy wrote:
> Hi, all,
> I want to set a cookie for a url, the cookie comes from a cookie
> string, I don't know what the format of the cookie string is supposed
> to be, should be like this ?? "NAME=VALUE; expires=DATE; path=PATH;
> domain=DOMAIN_NAME " , is there any standard to comply with ?
Previously it was :
http://www.w3.org/Protocols/rfc2109/rfc2109
Which is obsolete since :
http://www.faqs.org/rfcs/rfc2965.html
Max Britto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080818/e0906f46/attachment.html
More information about the webkit-dev
mailing list