Skip to content

Commit 893ef93

Browse files
authored
[Ruleset Engine] Update phase order (#28768)
1 parent 5664e93 commit 893ef93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/ruleset-engine/reference/phases-list.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ The phases execute in the order they appear in the table.
3131

3232
| Phase name | Used in product/feature |
3333
| ---------------------------------- | ------------------------------------------------------------------------------- |
34-
| `http_request_sanitize` | [URL normalization](/rules/normalization/) |
3534
| `http_request_dynamic_redirect` | [Single Redirects](/rules/url-forwarding/single-redirects/) |
35+
| `http_request_sanitize` | [URL normalization](/rules/normalization/) |
3636
| `http_request_transform` | [URL Rewrite Rules](/rules/transform/url-rewrite/) |
3737
| _N/A_ (internal phase) | [Waiting Room Rules](/waiting-room/additional-options/waiting-room-rules/) |
3838
| `http_request_api_gateway_early`\* | [API Shield](/api-shield/) |

0 commit comments

Comments
 (0)