nextcloud/lib
Julius Härtl 38bee2c014 perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP
By default there is a Pragma: no-cache header set due to the default
value `no-cache` of session.cache-limiter, which will cause Chrome and
iOS to not cache even with a different Cache-Control header set on the
response.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-08 22:30:27 +02:00
..
composer Merge pull request #46115 from nextcloud/enh/add-a-universal-debug-option-to-occ 2024-07-08 17:15:02 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-07-08 00:19:42 +00:00
private perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP 2024-07-08 22:30:27 +02:00
public Merge pull request #46115 from nextcloud/enh/add-a-universal-debug-option-to-occ 2024-07-08 17:15:02 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php fix(occ): Use the const instead of hardcoded string for --debug-log option 2024-07-08 16:09:39 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00