From: Ruediger Pluem Date: Sat, 21 Jan 2006 23:37:46 +0000 (+0000) Subject: * Add backport proposal to fix PR38123 and adjust fix of PR37790. X-Git-Tag: 2.2.1~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc37e4fd4d77b1af0ebb50f2c96413aa570a9f1e;p=thirdparty%2Fapache%2Fhttpd.git * Add backport proposal to fix PR38123 and adjust fix of PR37790. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@371134 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ea547e096a0..5027e3ff4ca 100644 --- a/STATUS +++ b/STATUS @@ -177,3 +177,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, wrowe + * core: Fix PR38123 (Invalid Expect header not immediately rejected) + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=370172&view=rev + http://svn.apache.org/viewcvs.cgi?rev=371132&view=rev + Backport version for 2.2.x of patch: + http://issues.apache.org/bugzilla/attachment.cgi?id=17481 + +1: rpluem +