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

Forum Discussion

yaoxu_11146's avatar
yaoxu_11146
Icon for Nimbostratus rankNimbostratus
Apr 29, 2008

must uri be case sentitive in iRule?

maybe this is a stupd question, but it really annoys me a lot, thanks a lot

1 Reply

  • In which context are you asking the question? You can remove case sensitivity with:

     

     

    [string tolower [HTTP::uri]] or [string toupper [HTTP::uri]]