[mythtv-commits] [MythTV/mythtv] ac185a: web server: Prevent caching for application files
Peter Bennett
noreply at github.com
Sat May 21 14:56:19 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: ac185a721a033ce92bdaada39b4b122c4278bcbc
https://github.com/MythTV/mythtv/commit/ac185a721a033ce92bdaada39b4b122c4278bcbc
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2022-05-21 (Sat, 21 May 2022)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpcache.cpp
M mythtv/libs/libmythbase/http/mythhttpfile.cpp
Log Message:
-----------
web server: Prevent caching for application files
- Prevent caching for json, js, html, css files.
- Change other files max age from 1 year to 7 days.
More information about the mythtv-commits
mailing list