nextcloud-server/lib/private/Session
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 +07:00
..
CryptoSessionData.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CryptoWrapper.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Internal.php perf: Set session.cache_limiter at runtime to avoid clients caching static assets served by PHP 2024-07-08 22:30:27 +07:00
Memory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Session.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00