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

Don't cache files served via http #16

Closed
chclaus opened this issue May 25, 2018 · 1 comment
Closed

Don't cache files served via http #16

chclaus opened this issue May 25, 2018 · 1 comment

Comments

@chclaus
Copy link
Owner

chclaus commented May 25, 2018

Describe the bug
The browser seems to cache the served output of dt server .

To Reproduce
Steps to reproduce the behavior:

  1. call dt server /tmp and opens it in the browser
  2. call dt server /usr and opens it in the browser

On the 2nd run, one will see the result of the 1st run.

Expected behavior
The output shouldn't be cached when serving local files

@chclaus
Copy link
Owner Author

chclaus commented May 26, 2018

Server will now prevent caching via setting http-header described here

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