LogicalOr Criterion¶
The LogicalOr URL Criterion
matches a URL if at least one of the provided Criteria match.
Arguments¶
criterion- the set of Criteria combined by the logical operator
Example¶
1 2 3 4 5 6  |  | 
The LogicalOr URL Criterion
matches a URL if at least one of the provided Criteria match.
criterion - the set of Criteria combined by the logical operator1 2 3 4 5 6  |  |