Asset.php
authorAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 03:09:50 +0000 (11:09 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Dec 2015 03:09:50 +0000 (11:09 +0800)
Asset.php

index e720c30..91c36eb 100644 (file)
--- 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...
   *