http-cache-middleware icon indicating copy to clipboard operation
http-cache-middleware copied to clipboard

HTTP Cache Middleware

Results 2 http-cache-middleware issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using [email protected] package for redis store throws the following error: "Cannot read properties of undefined (reading 'get')" Reproduce: 1. npm init, run redis server 2. npm...

**Describe the bug** Disable cache checkbox in browser is ignored **To Reproduce** 1: enable Disable cache in browser 2: do the request twice 3: inspect response 4: x-cache-hit is 1...