Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove caching of requests to /index.html #49

Open
neomorphic opened this issue Jan 23, 2020 · 0 comments
Open

Remove caching of requests to /index.html #49

neomorphic opened this issue Jan 23, 2020 · 0 comments

Comments

@neomorphic
Copy link
Contributor

neomorphic commented Jan 23, 2020

The response to requests to /index.html needs to be returned with the following headers to prevent browsers caching stale versions of the neuPrintExplorer application.

cache-control: private, no-cache, no-store, must-revalidate
expires: Sat, 01 Jan 2000 00:00:00 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant