Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
Description
Currently this is not accepted:
<rule> <condition next="or" type="header" name="user-agent">basicvalue1</condition> <from>basicfrom1</from> <set name="valuenull"/> <to last="false"><![CDATA[ basicto1 ]]></to> </rule>
Also on behalf of advanced RegExp's that don't need escaping then or for ampersands that don't need escaping as in
<![CDATA[/to-url?param=1]]></to>