clear ip http client cookie
To remove the HTTP client cookies, use the clear ip http client cookie command in privileged EXEC mode.
clear ip http client cookie [ domain cookie-domain | name cookie-name | session session-name ]
Syntax Description
domain |
(Optional) Specifies all cookies in a domain. |
cookie-domain |
(Optional) Client cookie domain or hostname. |
name |
(Optional) Specifies cookies matching a specific name. |
cookie-name |
(Optional) Client cookie name. |
session |
(Optional) Specifies cookies specific to a client session. |
session-name |
(Optional) Client session name. |
Command Modes
Privileged EXEC (#)
Command History
Release |
Modification |
---|---|
12.4(20)T |
This command was introduced. |
Examples
The following example shows how to remove the HTTP client cookie named test:
Device# clear ip http client cookie name test