Files
FreshRSS/lib/http-conditional.php
Alexandre Alapetite 6266b86998 Apache Etag issue
A -gzip suffix seems to be added and not removed somewhere in the Apache
+ PHP7 stack, which caused the caching to fail (the 304 Not Modified
responses were not working anymore).
Related to https://bz.apache.org/bugzilla/show_bug.cgi?id=39727
2016-08-07 20:33:34 +02:00

9.6 KiB