]> granicus.if.org Git - apache/commitdiff
leave a warning about cc_out
authorEric Covener <covener@apache.org>
Thu, 3 Apr 2014 22:19:23 +0000 (22:19 +0000)
committerEric Covener <covener@apache.org>
Thu, 3 Apr 2014 22:19:23 +0000 (22:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1584429 13f79535-47bb-0310-9956-ffa450edef68

modules/cache/mod_cache.c

index 84030a9d1997da3383ee78d71adcd4507a32f609..439552a3e6644a028ce1a813e86bf5044fba7451 100644 (file)
@@ -1000,6 +1000,8 @@ static apr_status_t cache_save_filter(ap_filter_t *f, apr_bucket_brigade *in)
              * include the following: an Expires header (section 14.21); a
              * "max-age", "s-maxage",  "must-revalidate", "proxy-revalidate",
              * "public" or "private" cache-control directive (section 14.9).
+             *
+             * FIXME: Wrong if cc_out has just an extension we don't know about 
              */
         }
         else {