From aa62d758afb1d0430aa0efa86480a1e4f9660697 Mon Sep 17 00:00:00 2001 From: zeinjaber <69680657+zeinjaber@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:36:19 +0400 Subject: [PATCH] Update index.mdx --- .../http-status-codes/4xx-client-error/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/index.mdx b/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/index.mdx index aec448be139afa7..e2ee66ba9640a7f 100644 --- a/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/index.mdx +++ b/src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/index.mdx @@ -27,7 +27,7 @@ For a complete description of this error refer to the [Error 401](/support/troub ## 402 Payment Required -The `402 Payment Required` status code is reserved for future use and is not yet implemented according to the standards outlined in [RFC 7231](https://tools.ietf.org/html/rfc7231). +This status is used in responses when [AI Crawl Control](https://developers.cloudflare.com/ai-crawl-control/features/manage-ai-crawlers/#edit-the-response-code) blocks access. ## 403 Forbidden