1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Add DisableUrlRewritingFilter

Closes gh-11084
This commit is contained in:
Rob Winch
2022-04-06 14:42:47 -05:00
parent 32b83aae63
commit 39b0620a84
14 changed files with 375 additions and 36 deletions
@@ -253,6 +253,10 @@ The filters are listed in the order in which they occur in the filter chain.
|===
| Alias | Filter Class | Namespace Element or Attribute
| DISABLE_ENCODE_URL_FILTER
| `DisableEncodeUrlFilter`
| `http@disable-url-rewriting`
| CHANNEL_FILTER
| `ChannelProcessingFilter`
| `http/intercept-url@requires-channel`