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

Cookies/Deleting A Cookie/Direct HTTP Programming

From NetSec
Revision as of 04:26, 22 October 2012 by LashawnSeccombe (Talk | contribs)

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

Cookies > Deleting A Cookie > Direct HTTP Programming

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