Patches item #654361, was opened at 2002-12-15 23:58
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=654361&group_id=4866

Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Edmund Lian (elian)
Assigned to: Nobody/Anonymous (nobody)
Summary: New delete() method for cookies

Initial Comment:
Deleting cookies is a bit of a bother due to the
differences (in bugs too) between browsers. For
example, some respond to MaxAge, some to Expires, and
some require the path to be set for a change to take.

This patch adds a sorely needed delete method to the
Cookie class. It has been tested on MS IE 5.5, Mozilla,
and Phoenix.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=654361&group_id=4866


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to