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-09-15 11:46:57 +02: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 [HttpKernel] Revert BC breaking change of Request::isMethodSafe() 2016-11-23 14:53:57 +01:00
ResponseCacheStrategy.php Embedding a response that combines expiration and validation, that should not defeat expiration on the combined response 2017-06-14 23:57:46 +02: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 [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02: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