Skip to content

Commit 65046a7

Browse files
Update src/content/docs/speed/optimization/content/compression.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 5f7bf2a commit 65046a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/speed/optimization/content/compression.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ application/geo+json
9494
Cloudflare's global network can deliver content to website visitors using Gzip compression, Brotli compression, Zstandard compression, or no compression, depending on:
9595

9696
- The values visitors provide in the `accept-encoding` request header.
97+
- Your [Cloudflare plan](#between-visitors-and-cloudflare).
9798
- Any configured [compression rule](/rules/compression-rules/) that matches incoming requests.
9899

99100
For responses with error status codes, Cloudflare will only compress responses if their error status code is `403` or `404`. For successful response status codes, Cloudflare will only compress responses if their status code is `200`. Responses with other status codes will not be compressed.

0 commit comments

Comments
 (0)