From b2c3cb99de9e114c29c8bb6d5cb2219928cbc861 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Mon, 4 Mar 2002 14:53:32 +0000 Subject: [PATCH] mod_cache tweak to make it HTTP/1.1 compliant git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93697 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 1cabf7af61..5996d11004 100644 --- 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': -- 2.40.0