| Parameter | Type | Description | Example |
|---|---|---|---|
| object | Configurations of rewrite rules. | ||
| equalRules | array | The exact match rules. | |
| EqualRule | The exact match rule. | ||
| regexRules | array | The regex matching rules. | |
| RegexRule | The regex matching rule. | ||
| wildcardRules | array | The wildcard matching rules. | |
| WildcardRule | The wildcard matching rule. |