Skip to content

Commit 1e70830

Browse files
Fix issue: WorkspaceTaskSubType.META_DESCRIPTION
1 parent 9597cda commit 1e70830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
pcx_content_type: reference
33
title: Content compression
4+
description: Learn how Cloudflare optimizes content delivery with Brotli, Gzip, and Zstandard compression between visitors and origin servers for faster web performance.
45
sidebar:
56
order: 2
67
head:
@@ -11,7 +12,6 @@ head:
1112
import { Render } from "~/components";
1213

1314
Cloudflare compresses content in two ways: between Cloudflare and your website visitors and between Cloudflare and your origin server.
14-
1515
## Compression between Cloudflare and website visitors
1616

1717
In addition to Cloudflare's [default caching behavior](/cache/concepts/default-cache-behavior/), Cloudflare supports Gzip, Brotli, and Zstandard compression when delivering content to website visitors.

0 commit comments

Comments
 (0)