Added Conditions ParametersDontMatchCaseInsensitive, ParametersMatchCaseInsensitive
I need to compare two string-values but without Sensitivity. So I used strcasecmp to do the task and build two new conditions for it.
I need to compare two string-values but without Sensitivity. So I used strcasecmp to do the task and build two new conditions for it.