1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Add DisableUrlRewritingFilter

Closes gh-11084
This commit is contained in:
Rob Winch
2022-04-07 09:57:17 -05:00
parent 4ca5346871
commit 7be32872e9
14 changed files with 345 additions and 7 deletions
@@ -270,6 +270,10 @@ The filters, aliases, and namespace elements and attributes that create the filt
|===
| Alias | Filter Class | Namespace Element or Attribute
| DISABLE_ENCODE_URL_FILTER
| `DisableEncodeUrlFilter`
| `http@disable-url-rewriting`
| CHANNEL_FILTER
| `ChannelProcessingFilter`
| `http/intercept-url@requires-channel`