From: Nick Kew Date: Sun, 2 Sep 2007 18:04:45 +0000 (+0000) Subject: Propose backport X-Git-Tag: 2.0.61~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed9fedd79d26880957d3e7e9841c32c70ed5a3c;p=thirdparty%2Fapache%2Fhttpd.git Propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@572060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8107189b473..c29c39444d7 100644 --- a/STATUS +++ b/STATUS @@ -135,6 +135,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev +1: wrowe, colm + *) mod_proxy_http: make proxy-sendchunked work as documented. + PR 43183 + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=572000&view=rev + 2.0 version: noodl's patch at + http://issues.apache.org/bugzilla/attachment.cgi?id=20700 + +1: niq + + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: *) mod_headers: Support {...}s tag for SSL variable lookup.