From 5e2c869261b1cda7640412736e1746c12e406a75 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Mon, 18 Oct 2010 23:27:39 +0000 Subject: [PATCH] Stare at cache patches too long, eventually you see double. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1024060 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/STATUS b/STATUS index 2d3c3c78edd..8e09b383011 100644 --- a/STATUS +++ b/STATUS @@ -144,6 +144,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: to return cached content at all, and respect a "Cache-Control: no-cache" header from a client. Previously, "no-cache" would behave like "max-age=0". + PR49200 Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=992625 2.2.x patch: trunk patch works +1: minfrin @@ -156,15 +157,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works +1: minfrin - * mod_cache: Check the request to determine whether we are allowed - to return cached content at all, and respect a "Cache-Control: - no-cache" header from a client. Previously, "no-cache" would - behave like "max-age=0". - PR49200 - Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=992625 - 2.2.x patch: trunk patch works - +1: minfrin - PATCHES/ISSUES THAT ARE STALLED -- 2.47.2