Forum Discussion
JB325_287199
Nimbostratus
Sep 08, 2016Common/Cookie_Remove:4: error:
Can anyone tell me why I get this error when making an iRule to remove cookies? wrong args][HTTP::cookie remove] Here is my iRule... when HTTP_REQUEST { if {[HTTP::path] contains "/smartpayments*" } {
HTTP::cookie remove } }
1 Reply
Hi JB325,
You have to specify the name of the cookie which should be removed...
HTTP::cookie remove MyCookieName... if you need to remove every cookie from the current request, then use...
HTTP::header remove CookieCheers, Kai
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
