]> granicus.if.org Git - apache/commit
Merge r1435178 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 21 Jan 2013 15:05:55 +0000 (15:05 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 21 Jan 2013 15:05:55 +0000 (15:05 +0000)
commite3cf1d3e03574b392c72e7f9258780aa78778bcb
treeada0b0dd4a3e676b49f331323767df0cdabeaadd
parentca40ad920ed481a33b3d6cb2345a83644c27b7cd
Merge r1435178 from trunk:

mod_proxy_ajp: Support unknown HTTP methods.
BZ 54416

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.

Submitted by: rjung
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1436400 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/proxy/ajp_header.c
modules/proxy/ajp_header.h