Questions about this topic? Sign up to ask in the talk tab.
Cookies/Deleting A Cookie/Direct HTTP Programming
From NetSec
Revision as of 06:34, 19 July 2012 by Chantal21I (Talk | contribs) (Created page with "To delete a cookie, simply set it with an Expires date in the past and optionally with an empty value. It will be erased.")
To delete a cookie, simply set it with an Expires date in the past and optionally with an empty value. It will be erased.