X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fdynamic_page_cache%2Fdynamic_page_cache.module;h=877d3a812d8444ed3611cfe0bc7ec67bfbb9a72d;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hp=bdac68bc2a21dcf6d2c8187c7e33a1b9248a50a4;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/dynamic_page_cache/dynamic_page_cache.module b/web/core/modules/dynamic_page_cache/dynamic_page_cache.module index bdac68bc2..877d3a812 100644 --- a/web/core/modules/dynamic_page_cache/dynamic_page_cache.module +++ b/web/core/modules/dynamic_page_cache/dynamic_page_cache.module @@ -2,7 +2,7 @@ /** * @file - * Caches HTML responses, request and response policies allowing. + * Caches responses for all users, handling dynamic content correctly. */ use Drupal\Core\Routing\RouteMatchInterface;