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

Forum Discussion

Lior_Cohen_2771's avatar
Lior_Cohen_2771
Icon for Nimbostratus rankNimbostratus
Aug 30, 2017

TCL error <http_request> - Operation not supported (line 1) invoked from within "HTTP::header remove Cache-Control"</http_request>

I'm Having an issue with my Irule the rule perpus is to diabale the user option to ask "no Cache" (ctrl +F5) when HTTP_REQUEST { if { [HTTP::header exists "Cache-Control"] } { HTTP::header remov...