Commit 24ea1dfd authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Add compatibility note for 'RegisterHttpMethod'

(backported in 2.4.x in 1772678)

(similar to r1827610 in trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1827611 13f79535-47bb-0310-9956-ffa450edef68
parent a0bb1b9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4911,6 +4911,7 @@ as if 'QualifyRedirectURL ON' was configured.</compatibility>
<description>Register non-standard HTTP methods</description>
<syntax>RegisterHttpMethod <var>method</var> [<var>method</var> [...]]</syntax>
<contextlist><context>server config</context></contextlist>
<compatibility>Available in Apache HTTP Server 2.4.24 and later</compatibility>

<usage>
<p>This directive may be used to register additional HTTP methods.  This is