From: Jim Jagielski Date: Tue, 10 Jun 2008 17:36:08 +0000 (+0000) Subject: Minor proposal, likely not in 2.2.9... X-Git-Tag: 2.2.9~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2a15be5a9ee440e6a7daad1a7c363b38efde07;p=thirdparty%2Fapache%2Fhttpd.git Minor proposal, likely not in 2.2.9... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@666228 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c1e863e69f1..bd298de2597 100644 --- a/STATUS +++ b/STATUS @@ -140,6 +140,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: jim + * mod_proxy_http: Do not forward an Expect: 100-continue to + an HTTP/1.0 server + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=661506 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when