diff --git a/features/draft/spec/rfc8878.yml b/features/draft/spec/rfc8878.yml deleted file mode 100644 index 7010fe065cc..00000000000 --- a/features/draft/spec/rfc8878.yml +++ /dev/null @@ -1,6 +0,0 @@ -draft_date: 2024-09-09 -name: Zstandard Compression and the 'application/zstd' Media Type -description: TODO -spec: https://www.rfc-editor.org/rfc/rfc8878 -compat_features: - - http.headers.Content-Encoding.zstd diff --git a/features/zstd.yml b/features/zstd.yml new file mode 100644 index 00000000000..fa32f1181fb --- /dev/null +++ b/features/zstd.yml @@ -0,0 +1,6 @@ +name: Zstandard compression +description: Zstandard or `zstd` is fast lossless compression algorithm. When used as a content encoding, it is often faster and offers better compression than brotli. +spec: https://www.rfc-editor.org/rfc/rfc8878 +caniuse: zstd +compat_features: + - http.headers.Content-Encoding.zstd diff --git a/features/draft/spec/rfc8878.yml.dist b/features/zstd.yml.dist similarity index 89% rename from features/draft/spec/rfc8878.yml.dist rename to features/zstd.yml.dist index f757509a57a..fa7347139b5 100644 --- a/features/draft/spec/rfc8878.yml.dist +++ b/features/zstd.yml.dist @@ -1,4 +1,4 @@ -# Generated from: rfc8878.yml +# Generated from: zstd.yml # Do not edit this file by hand. Edit the source file instead! status: