Fix issue where CSS and Javascript files were permanently cached by Safari in development mode. Safari seems to cache CSS and JS files forever, no matter what the Cache-Control header says. The workaround is to use `Vary: *`.
2.6 KiB
2.6 KiB