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

Add static resource caching for html, css, and js #9

Open
carl-mastrangelo opened this issue Sep 27, 2015 · 0 comments
Open

Add static resource caching for html, css, and js #9

carl-mastrangelo opened this issue Sep 27, 2015 · 0 comments

Comments

@carl-mastrangelo
Copy link
Owner

These change very rarely. Ideally they would be bundled up on file change and not resent for each request.

Currently, they are cached due to the Last Modified header Go sends, but this still requires an extra roundtrip each page load.

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