]> granicus.if.org Git - apache/commitdiff
mod_cache tweak to make it HTTP/1.1 compliant
authorBill Stoddard <stoddard@apache.org>
Mon, 4 Mar 2002 14:53:32 +0000 (14:53 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 4 Mar 2002 14:53:32 +0000 (14:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93697 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1cabf7af61e4ed0c4a11ff0a1f275578b290e29f..5996d110045f33e06f5de7452b09d1048d51168e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/03/04 14:44:28 $]
+Last modified at [$Date: 2002/03/04 14:53:32 $]
 
 Release:
 
@@ -421,6 +421,10 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
     * Fix the worker MPM to use POD to kill child processes instead
       of ap_os_killpg, regardless of how they should die. (Ryan Bloom)
 
+    * mod_cache: handle cache_control: no_cache "field_name" to enable 
+      cacheing the response w/o header "field_name"
+      See RFC2616 section 14.9.1
+
 PRs that have been suspended forever waiting for someone to
 put them into 'the next release':