]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote on "Vary: *" handling, since I've been running this for weeks.
authorColm MacCarthaigh <colm@apache.org>
Tue, 13 Sep 2005 18:57:57 +0000 (18:57 +0000)
committerColm MacCarthaigh <colm@apache.org>
Tue, 13 Sep 2005 18:57:57 +0000 (18:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280625 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5729a0039c48d0a4a5e183f35c0019ce15fc2622..1bb433f390b830b256ada9da8d2d73e764e80493 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -288,7 +288,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      *) mod_cache: Fix handling of 'Vary: *". PR 16125.
         Trunk: r180341
         2.0.x Patch: http://issues.apache.org/bugzilla/attachment.cgi?id=15297
-        +1: pquerna, jerenkrantz
+        +1: pquerna, jerenkrantz, colm
         jerenkrantz notes: I do prefer the version from r190033 (own if check).
 
      *) mod_ssl: Fix buffering in SSL output filter.