Skip to content

Commit 89cd20a

Browse files
committed
Updates cache-tag note
1 parent 6ab44d4 commit 89cd20a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ When your content reaches our edge network, Cloudflare:
4343
* The `Cache-Tag` HTTP header must only contain UTF-8 encoded characters.
4444
* Spaces are not allowed in cache-tags.
4545
* Case does not matter. For example, `Tag1` and `tag1` are considered the same.
46+
* Cache-tags set by a Worker override those from the Origin, meaning that only the tags applied by the Worker will be effective.
4647

4748
## Purge using cache-tags
4849

0 commit comments

Comments
 (0)