We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722e19f commit 1cb1f12Copy full SHA for 1cb1f12
README.md
@@ -11,6 +11,9 @@ The following compression codings are supported:
11
12
- deflate
13
- gzip
14
+ - br (brotli)
15
+
16
+**Note** Brotli provides better and faster compression then gzip or deflate, but is supported only since Node.js versions v11.7.0 and v10.16.0.
17
18
## Install
19
0 commit comments