Rss-Bridge/caches
logmanoriginal ac0a9a90ad [FileCache] Build file name solely on given parameters
Previously the cache file name was build on the original request URI
which also included the parameters. This could result in different
file name for the same request (different format). Removing the format
from the request is already done in index.php and could lead to issues
in the future (if new parameters are introduced).
2016-10-08 15:17:08 +02:00
..
FileCache.php [FileCache] Build file name solely on given parameters 2016-10-08 15:17:08 +02:00