= htmlspecialchars($body) ?>
+ += htmlspecialchars($path) ?>= htmlspecialchars(\Perimeterx\PerimeterxRouteUtils::normalizePath($requestUri)) ?>= $isSensitive ? 'true' : 'false' ?>
+ | Pattern | Type | Matches Current Path? |
|---|---|---|
= htmlspecialchars($pattern) ?> |
+ = $isRegex ? 'Regex' : 'Prefix' ?> | += $matches ? '✔' : '✘' ?> | +
| Path | Sensitive? | Why? |
|---|---|---|
= htmlspecialchars($routePath) ?> |
+ = $routeSensitive ? '✔ Yes' : '✘ No' ?> | += htmlspecialchars($matchedPattern) ?> |
+