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

Forum Discussion

Gopi2018_350205's avatar
Gopi2018_350205
Icon for Nimbostratus rankNimbostratus
8 years ago

How to check post parameter value?

I have a need to read a particular POST parameter and check its value for specific string and I have created a iRule as follows: when HTTP_REQUEST_DATA { set SSOPayload [string tolower [HTTP::pay...