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]]