sppautomation/sppanalyzer

Disable browser caching

Opened this issue · 1 comments

Need to modify flask responses so we don't cache static resources and require clear cache every time there is update to front end

This may need to be managed on webserver level... can set cache-control header on responses but static resources are served outside of Flask