From: Rainer Jung Date: Mon, 21 Jan 2013 16:13:54 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.2.24~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a840e1ed5573f71f61da782be1330309c415cb36;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1436448 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6513bda3244..41a12bf7e17 100644 --- a/STATUS +++ b/STATUS @@ -240,6 +240,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (20130119 - updated to include minor mmn bump) +1: druggeri + * mod_proxy_ajp: Support unknown HTTP methods. PR54416. + Forward unknown methods as request attributes + using method id SC_M_JK_STORED=0xFF and + request attribute id SC_A_STORED_METHOD=13. + Code ported from mod_jk (which got it from mod_jk2). + Supported by Tomcat at least since TC 4.1. + Doesn't seem to be supported by Jetty though. + trunk patch: http://svn.apache.org/r1435178 + 2.4.x patch: http://svn.apache.org/r1436400 + plus http://svn.apache.org/r1436436 (CHANGES) + 2.2.x patch: http://people.apache.org/~rjung/patches/httpd-2_2_x-ajp-unknown_-methods.patch + plus CHANGES + Difference to 2.4.x only in logging. + +1: rjung + + PATCHES/ISSUES THAT ARE STALLED * core: Support wildcards in both the directory and file components of