Open
Description
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
Expected behavior
The request is not cached
Desktop (please complete the following information):
- OS: linux
- Browser brave
- Version chromium 107
Additional context
if (req.cacheDisabled) return next() does not seem to work
Metadata
Metadata
Assignees
Labels
No labels