Questions about this topic? Sign up to ask in the talk tab.

Cookies/Deleting A Cookie/Direct HTTP Programming

From NetSec
Revision as of 07: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.")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To delete a cookie, simply set it with an Expires date in the past and optionally with an empty value. It will be erased.