Skip to content

Commit ec974e8

Browse files
Update src/content/docs/cache/how-to/purge-cache/purge-by-tags.mdx
1 parent e6a39f8 commit ec974e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/how-to/purge-cache/purge-by-tags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When your content reaches our edge network, Cloudflare:
4242
* For cache purges, the maximum length of a cache-tag in an API call is 1,024 characters.
4343
* The `Cache-Tag` HTTP header must only contain printable ASCII encoded characters.
4444
* Spaces are not allowed in cache-tags.
45-
45+
* Case is not sensitive. For example, `Tag1` and `tag1` are considered the same.
4646
## Purge using cache-tags
4747

4848
1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account and domain.

0 commit comments

Comments
 (0)