]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a compatibility note
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 9 Jan 2023 21:06:42 +0000 (21:06 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 9 Jan 2023 21:06:42 +0000 (21:06 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1906520 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_hcheck.xml

index a3ff23cc3c75b504fff19aa9ebff83ce4c6003db..c80bf996380856adfa22713f933746e08179da33 100644 (file)
     </table>
 </note>
 
+<note><title>Compatibility:</title>
+    <p><code>OPTIONS11</code>, <code>HEAD11</code> and <code>GET11</code> are
+       available in 2.4.55 and above.</p>
+</note>
+
 </summary>
 <seealso><module>mod_proxy</module></seealso>