From: Colm MacCarthaigh Date: Tue, 13 Sep 2005 18:57:57 +0000 (+0000) Subject: Vote on "Vary: *" handling, since I've been running this for weeks. X-Git-Tag: 2.0.55~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a48e8715455050f9ed25d46353c901eb5d6e989;p=thirdparty%2Fapache%2Fhttpd.git Vote on "Vary: *" handling, since I've been running this for weeks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280625 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5729a0039c4..1bb433f390b 100644 --- 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.