Patches item #654368, was opened at 2002-12-16 00:26
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=654368&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 delCookie method for HTTPResponse

Initial Comment:
This new method deletes a named cookie at the browser
side. It uses the patch to Cookie.py submitted earlier.

With this new method, one can force browsers to delete
a named cookie. This action is different from the
clearCookies() method in HTTPResponse.py, which just
deletes all cookies in the response stream. It does not
force a deletion of cookies at the browser side.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=654368&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