Skip to content

Commit 1f655f2

Browse files
Update src/content/docs/cache/reference/etag-headers.mdx
Co-authored-by: marciocloudflare <[email protected]>
1 parent da760b4 commit 1f655f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cache/reference/etag-headers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ The Cloudflare network will take the following actions, depending on the visitor
8383

8484
* If a resource is cacheable and there is a cache miss, Cloudflare does not send ETag headers to the origin server. This is because Cloudflare requires the full response body to fill its cache.
8585

86-
* If your Origin (or R2) applies compression based on `accept-encoding`, the first compression type will be cached. Consider whether strong ETags fit your use case, or use cache key rules to handle different compression types.
86+
* If your origin (or R2) applies compression based on `accept-encoding`, the first compression type will be cached. Consider whether strong ETags fit your use case, or use cache key rules to handle different compression types.

0 commit comments

Comments
 (0)