This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpKernel/HttpCache
2017-03-22 16:02:29 -07:00
..
Esi.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
EsiResponseCacheStrategy.php set s-maxage only if all responses are cacheable 2016-03-14 17:13:08 +01:00
EsiResponseCacheStrategyInterface.php Don't trigger deprecation on interfaces 2015-08-30 13:26:29 +02:00
HttpCache.php Refactor stale-while-revalidate code in HttpCache, add a (first?) test for it 2017-03-22 16:02:29 -07:00
ResponseCacheStrategy.php Merge branch '2.3' into 2.7 2016-03-15 07:08:00 +01:00
ResponseCacheStrategyInterface.php SSI support 2014-06-18 11:11:19 +02:00
Ssi.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Store.php purge both http and https from http cache store 2017-02-18 09:59:47 -08:00
StoreInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
SurrogateInterface.php fixes CS 2015-08-24 09:13:45 +02:00