Antony Male 6361172bea cmd/syncthing: Be more explicit about how assets should be cached (fixes #3182)
With the previous setup, browsers were free to use a local cache for any
length of time they pleased: we didn't set an 'Expires' header (or max-age
directive), and Cache-Control just said "you're free to cache this".

Therefore be more explicit: we don't mind if browsers cache things, but they
MUST revalidate everything on every request.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3221
2016-05-30 13:54:55 +00:00
..
2015-08-09 09:35:26 +02:00
2016-05-08 10:54:22 +00:00
2015-09-22 19:38:46 +02:00
2016-05-04 19:38:12 +00:00
2015-07-27 19:00:22 +01:00
2015-03-17 16:02:27 +01:00
2014-07-01 12:20:25 +02:00