How do you delete a cookie?
You can't. They're valid until they expire.
Overwrite it with an expiry date in the past.
escape() the value of the path attribute.
nescape() the value of the path attribute.