]> granicus.if.org Git - apache/commitdiff
propose mod_cache 304 fix
authorEric Covener <covener@apache.org>
Sat, 30 Aug 2014 13:06:03 +0000 (13:06 +0000)
committerEric Covener <covener@apache.org>
Sat, 30 Aug 2014 13:06:03 +0000 (13:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1621455 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6213e755d84d722a3ed1891a2eb61835e4ea763a..2c3f389f7dce5caccf29aa9e1e6a751dc3bbc95b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -252,6 +252,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1527509
      2.4.x patch: trunk works
      +1: jkaluza
+   * mod_cache: Avoid sending a 304 to an unconditional request during a 
+     revalidation. PR56881
+     trunk patch:  http://svn.apache.org/r1619835 
+                   http://svn.apache.org/r1620461
+     2.4.x patch: trunk works
+     +1: covener
 
 OTHER PROPOSALS