Skip to content

Commit cf25258

Browse files
update api shield ruleset phase
1 parent 415babd commit cf25258

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -28,28 +28,28 @@ The following tables list the [phases](/ruleset-engine/about/phases/) of Cloudfl
2828

2929
The phases execute in the order they appear in the table.
3030

31-
| Phase name | Used in product/feature |
32-
| ------------------------------- | ------------------------------------------------------------------------------- |
33-
| `http_request_sanitize` | [URL normalization](/rules/normalization/) |
34-
| `http_request_dynamic_redirect` | [Single Redirects](/rules/url-forwarding/single-redirects/) |
35-
| `http_request_transform` | [URL Rewrite Rules](/rules/transform/url-rewrite/) |
36-
| _N/A_ (internal phase) | [Waiting Room Rules](/waiting-room/additional-options/waiting-room-rules/) |
37-
| `http_config_settings` | [Configuration Rules](/rules/configuration-rules/) |
38-
| `http_request_origin` | [Origin Rules](/rules/origin-rules/) |
39-
| `ddos_l7`\* | [HTTP DDoS Attack Protection](/ddos-protection/managed-rulesets/http/) |
40-
| `http_request_api_gateway` | [API Shield](/api-shield/) |
41-
| `http_request_firewall_custom` | [Custom rules (Web Application Firewall)](/waf/custom-rules/) |
42-
| `http_ratelimit` | [Rate limiting rules (WAF)](/waf/rate-limiting-rules/) |
43-
| _N/A_ (internal phase) | [API Shield](/api-shield/) |
44-
| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) |
45-
| `http_request_sbfm` | [Super Bot Fight Mode](/bots/get-started/super-bot-fight-mode/) |
46-
| _N/A_ (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) |
47-
| `http_request_redirect` | [Bulk Redirects](/rules/url-forwarding/bulk-redirects/) |
48-
| _N/A_ (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) |
49-
| `http_request_late_transform` | [Request Header Transform Rules](/rules/transform/request-header-modification/) |
50-
| `http_request_cache_settings` | [Cache Rules](/cache/how-to/cache-rules/) |
51-
| `http_request_snippets` | [Snippets](/rules/snippets/) |
52-
| `http_request_cloud_connector` | [Cloud Connector](/rules/cloud-connector/) |
31+
| Phase name | Used in product/feature |
32+
| ---------------------------------- | ------------------------------------------------------------------------------- |
33+
| `http_request_sanitize` | [URL normalization](/rules/normalization/) |
34+
| `http_request_dynamic_redirect` | [Single Redirects](/rules/url-forwarding/single-redirects/) |
35+
| `http_request_transform` | [URL Rewrite Rules](/rules/transform/url-rewrite/) |
36+
| _N/A_ (internal phase) | [Waiting Room Rules](/waiting-room/additional-options/waiting-room-rules/) |
37+
| `http_request_api_gateway_early`\* | [API Shield](/api-shield/) |
38+
| `http_config_settings` | [Configuration Rules](/rules/configuration-rules/) |
39+
| `http_request_origin` | [Origin Rules](/rules/origin-rules/) |
40+
| `ddos_l7`\* | [HTTP DDoS Attack Protection](/ddos-protection/managed-rulesets/http/) |
41+
| `http_request_firewall_custom` | [Custom rules (Web Application Firewall)](/waf/custom-rules/) |
42+
| `http_ratelimit` | [Rate limiting rules (WAF)](/waf/rate-limiting-rules/) |
43+
| `http_request_api_gateway_late` | [API Shield](/api-shield/) |
44+
| `http_request_firewall_managed` | [WAF Managed Rules](/waf/managed-rules/) |
45+
| `http_request_sbfm` | [Super Bot Fight Mode](/bots/get-started/super-bot-fight-mode/) |
46+
| _N/A_ (internal phase) | [Cloudflare Access](/cloudflare-one/policies/access/) |
47+
| `http_request_redirect` | [Bulk Redirects](/rules/url-forwarding/bulk-redirects/) |
48+
| _N/A_ (internal phase) | [Managed Transforms](/rules/transform/managed-transforms/) |
49+
| `http_request_late_transform` | [Request Header Transform Rules](/rules/transform/request-header-modification/) |
50+
| `http_request_cache_settings` | [Cache Rules](/cache/how-to/cache-rules/) |
51+
| `http_request_snippets` | [Snippets](/rules/snippets/) |
52+
| `http_request_cloud_connector` | [Cloud Connector](/rules/cloud-connector/) |
5353

5454
\* _This phase is for configuration purposes only — the corresponding rules will not be executed at this stage in the request handling process._
5555

0 commit comments

Comments
 (0)