You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2013/01/21 17:13:55 UTC

svn commit: r1436448 - /httpd/httpd/branches/2.2.x/STATUS

Author: rjung
Date: Mon Jan 21 16:13:54 2013
New Revision: 1436448

URL: http://svn.apache.org/viewvc?rev=1436448&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1436448&r1=1436447&r2=1436448&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Jan 21 16:13:54 2013
@@ -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