Skip to content

Set Cache-Control header to no-store

Trond Aasan requested to merge DD-4 into master

https://jira.usit.uio.no/browse/DD-4

This will prevent the browser from storing the document in its cache, see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control

Merge request reports