Skip to content

Pass no-cache, no-store must-revalidate in the headers so the browser never caches pages #63

@kaihendry

Description

@kaihendry

Some poor Webpages out of our client's control do not set the right HTTP headers, leading to possibility of sensitive form data to be exposed in a kiosk setting.

RE
https://groups.google.com/forum/#!msg/webc-users/TxsyvRqqJpY/iESEqvOzHAAJ

We need to explore overriding a bad page by manipulating HTTP headers by adding:

  • no-cache
  • no-store
  • must-revalidate

I saw explore, because this blanket feature enabled on Website might cause havoc.

Metadata

Metadata

Assignees

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