From: Ruediger Pluem Date: Sat, 11 Apr 2009 18:57:18 +0000 (+0000) Subject: * Vote. X-Git-Tag: 2.2.12~182 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8411e2f79afb390819b39cf9f1ab21f8b6fdbe13;p=thirdparty%2Fapache%2Fhttpd.git * Vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@764232 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index eb1335d8cca..40915cd27ef 100644 --- a/STATUS +++ b/STATUS @@ -124,7 +124,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=649460 Patch for version 2.2.x: http://people.apache.org/~lars/cacheignoreheaders-fix.patch - +1: lars, minfrin + +1: lars, minfrin, rpluem * mod_mime_magic: For compressed content the module sets the content encoding header and also tries to determine the @@ -143,7 +143,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=756678&view=rev (content encoding) http://svn.apache.org/viewvc?rev=756683&view=rev (read more bytes) Those patches apply to 2.2.x as well. - +1: rjung + +1: rjung, rpluem * mod_proxy_ajp: The remote port information was forgotten from the builtin data of the AJP 13 protocol. Since the servlet spec @@ -157,7 +157,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.eu.apache.org/viewvc?view=rev&revision=757223 Patch in trunk: http://svn.apache.org/viewvc?rev=761329&view=rev - +1: rjung + +1: rjung, rpluem * mod_proxy_ajp: Avoid delivering content from a previous request which failed to send a request body by closing the connection to the backend in this case