Forum Discussion
Robert_47833
Altostratus
Dec 21, 2011how to use foreach
when HTTP_RESPONSE {
set cjj [HTTP::cookie names]
foreach cjjcookie $cjj {
if {$cjjcookie == "how to add 4 cookie name here"
}
{ Do nothing.
}
else {
...
Robert_47833
Altostratus
Dec 21, 2011if {[class match -- $cjjcookie equals unsecure_cookie]} {
Do nothing.
I am confused by this part.what is the orginal code?
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