Forum Discussion
Mark_Stradling_
Feb 03, 2016Cirrus
Removing Cookies from Client: Nothing seems to work....
I cannot get any of the cookie commands to remove cookies from the client. I want to have the F5 tell the client to remove cookies if they hit a certain URI. Here is what I have tried so far. None of...
VernonWells
Feb 03, 2016Employee
HTTP::cookie remove
simply removes the Set-Cookie
header from the request or response headers (depending on the context in which it is run).
To force a client to remove a cookie, you must re-set the cookie with an expires time that has already elapsed. See, for example, this DevCentral discussion:
and
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects