B
Bern
How to delete a session cookie (one without expiry date) using HTTP headers?
I set the expiry date of the session cookie to somewhere in the past and the
cookie cannot be deleted.
However, I can use the same method to delete a non-session cookie.
I set the expiry date of the session cookie to somewhere in the past and the
cookie cannot be deleted.
However, I can use the same method to delete a non-session cookie.