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

Forum Discussion

Chris_Olson's avatar
Chris_Olson
Icon for Nimbostratus rankNimbostratus
Sep 12, 2006

Evaulating http::uri against a string

I would like take the value of http::uri and compare it to a text value but I want to take the case of http::uri out of the comparison. I'm attempting to use the string tolower function, but it's not...