Skip to content

Commit bc8237f

Browse files
Update challenge cookies list (cloudflare#7535)
Challenge pages no longer use these cookies.
1 parent 7f61001 commit bc8237f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/fundamentals/get-started/reference/cloudflare-cookies.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ The table below shows additional cookies used by the Challenge Platform.
7373

7474
| Cookie Name (XXX represents dynamic part) | Description |
7575
| ------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
76-
| `cf_clearance` | Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server. |
77-
| `cf_cc_XXX`; `cf_chl_cc_XXX`; `cf_chl_seq_XXX`; `cf_chl_prog` | These cookies are used by Cloudflare for the execution of Javascript or Captcha challenges. They are not used for tracking or beyond the scope of the challenge. They can be deleted if seen. |
76+
| `cf_clearance` | Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a challenge if present. It is required to reach an origin server. |
7877
| `cf_chl_XXXX` | This cookie is used to check whether the [Cloudflare Edge server](https://www.cloudflare.com/en-gb/learning/cdn/glossary/edge-server/) supports cookies. It can be deleted if seen. |
7978
| `cf_chl_rc_i`; `cf_chl_rc_ni` | These cookies are for internal use which allows Cloudflare to identify production issues on clients. |
8079

0 commit comments

Comments
 (0)