Skip to content

Commit 9be8beb

Browse files
angelampcostasdnts
authored andcommitted
Updates cache deception armor docs (cloudflare#22684)
1 parent 0c80341 commit 9be8beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/cache-security/cache-deception-armor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In the newsfeed example above, if `http://www.example.com/newsfeed` is a script
2424

2525
* If the returned `Content-Type` is `application/octet-stream`, the extension does not matter because that is typically a signal to instruct the browser to save the asset instead of to display it.
2626
* Cloudflare allows `.jpg` to be served as `image/webp` or `.gif` as `video/webm` and other cases that we think are unlikely to be attacks.
27-
* Keep in mind that Cache Deception Armor depends upon [Origin Cache Control](/cache/concepts/cache-control/). A `Cache-Control` header from the origin, [Edge Cache TTL Cache Rule](/cache/how-to/cache-rules/settings/#edge-ttl) or [Browser Cache TTL](/cache/how-to/edge-browser-cache-ttl/set-browser-ttl/) zone setting may override the protection.
27+
* Keep in mind that Cache Deception Armor depends upon [Origin Cache Control](/cache/concepts/cache-control/). A `Cache-Control` header from the origin, or an [Edge Cache TTL Cache Rule](/cache/how-to/cache-rules/settings/#edge-ttl) may override the protection.
2828

2929
## Enable Cache Deception Armor
3030

0 commit comments

Comments
 (0)