Skip to content

Commit e1a9489

Browse files
authored
Add brotli (#2240)
1 parent 5098ee0 commit e1a9489

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

features/brotli.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: Brotli compression
2+
description: Brotli is a lossless data compression algorithm. When used as a content encoding, it often provides better compression than gzip.
3+
spec: https://www.rfc-editor.org/rfc/rfc7932
4+
caniuse: brotli
5+
compat_features:
6+
- http.headers.Content-Encoding.br

features/draft/spec/rfc7932.yml.dist renamed to features/brotli.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated from: rfc7932.yml
1+
# Generated from: brotli.yml
22
# Do not edit this file by hand. Edit the source file instead!
33

44
status:

features/draft/spec/rfc7932.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)