@@ -104,3 +104,3 @@ const { gzip } = require('zlib'); | ||
// buffer streams | ||
ctx.response.body = await getStream(body); | ||
ctx.response.body = await getStream.buffer(body); | ||
body = ctx.response.body; | ||
@@ -107,0 +107,0 @@ } |
{ | ||
"name": "koa-cash", | ||
"description": "HTTP response caching for Koa. HTTP response caching for Koa. Supports Redis, in-memory store, and more!", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)", | ||
@@ -6,0 +6,0 @@ "ava": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
23590
0.03%0
-100%