Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Christopher_131's avatar
Christopher_131
Icon for Nimbostratus rankNimbostratus
May 20, 2010

cookie insertion - http::cookie vs http::header

I have this iRule:     when HTTP_RESPONSE {   HTTP::cookie domainticket domain.net   HTTP::cookie insert name "domainticket" value "testytest"   HTTP::header insert set-...