From: Alan Knowles Date: Thu, 24 Dec 2015 03:09:50 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b2dcedef35bfa6c7dcd6a3e8bd340c5ac4a4cbd7 Asset.php --- diff --git a/Asset.php b/Asset.php index e720c30e..91c36ebf 100644 --- a/Asset.php +++ b/Asset.php @@ -3,6 +3,8 @@ /** * Generic cached assset server... -- No security om this.. should only return compressed CSS/JS * + * Does a few tricks with headers to improve caching... + * * * Also includes code to generate assets... *