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 52ff252 commit 133e8c4Copy full SHA for 133e8c4
index.js
@@ -39,7 +39,7 @@ var cacheControlNoTransformRegExp = /(?:^|,)\s*?no-transform\s*?(?:,|$)/
39
/**
40
* Compress response data with gzip / deflate.
41
*
42
- * @param {Object} options
+ * @param {Object} [options]
43
* @return {Function} middleware
44
* @public
45
*/
0 commit comments