Skip to content

'cache-control': 'no-cache' is ignored #20

Open
@Fl0r14n

Description

@Fl0r14n

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

Screenshots
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions