cpt_ri_F5
Jun 19, 2024Cirrostratus
LTM - iRule operator
Hello,
We agree that I can simplify the line :
(not [HTTP::header "str1"] equals "str2"))
to
[HTTP::header "str1"] ne "str2")
I have a doubt : https://clouddocs.f5.com/api/irules/Operators.html
Thank you.
LTM - 15.x