Skip to content

Commit

Permalink
chore(docs): update gzip docs
Browse files Browse the repository at this point in the history
Signed-off-by: tanmoyopenroot <tanmoy.openroot@gmail.com>
  • Loading branch information
tanmoyopenroot committed Oct 6, 2020
1 parent 496a0a0 commit 140615b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/v3.x/concepts/middlewares.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ The session doesn't work with `mongo` as a client. The package that we should us

- [`gzip`](https://en.wikipedia.org/wiki/Gzip)
- `enabled` (boolean): Enable or not GZIP response compression.
- `options` (Object): Allow passing of options from [koa-compress](https://github.com/koajs/compress#options).
- `responseTime`
- `enabled` (boolean): Enable or not `X-Response-Time header` to response. Default value: `false`.
- `poweredBy`
Expand Down

0 comments on commit 140615b

Please sign in to comment.