This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
LogicalAnd Criterion¶
The LogicalAnd
URL Criterion
matches a URL if all provided Criteria match.
Arguments¶
criterion
- the set of Criteria combined by the logical operator
Example¶
1 2 3 4 5 6 |
|