regex Match Statement
Parameters
value
A rule statement used to search web request components for a match against a single regular expression.
suspend fun regexMatchStatement(argument: suspend RuleGroupRegexMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
A rule statement used to search web request components for a match against a single regular expression.