Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions features/draft/spec/rfc8878.yml

This file was deleted.

6 changes: 6 additions & 0 deletions features/zstd.yml
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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:
Expand Down