Set or Delete a cookie |
|
|
Set a cookie:
If the expiry is set for a cookie, cookie gets updated automatically in the cookie's
file once you exit the current session. You will be able to later on read the cookie
until it gets expired.
Delete a cookie:
Specify the Cookie name to be deleted and click Delete Cookie.
Read a cookie |
To read a cookie you have set, type in the cookie name. Value of the cookie, if present will be displayed in the Cookie Value.