]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Doc for secret in AJP.
authorJean-Frederic Clere <jfclere@apache.org>
Thu, 27 Feb 2020 10:31:45 +0000 (10:31 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Thu, 27 Feb 2020 10:31:45 +0000 (10:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874564 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_ajp.html.en
docs/manual/mod/mod_proxy_ajp.xml

index f8427717792d7339a3eb34080a5a69f81d06ac3c..b5e765ba3c9c0399f6301e5b0a9a896565fc7692 100644 (file)
@@ -482,6 +482,7 @@ attribute_value := (string)</pre></div>
       <tr><td>?req_attribute</td><td>0x0A</td><td>String</td><td>Name (the name of the
       attribute follows)</td></tr>
       <tr><td>?ssl_key_size</td><td>0x0B</td><td>Integer</td><td /></tr>
+      <tr><td>?secret</td><td>0x0C</td><td>String</td><td>Supported since 2.4.42</td></tr>
       <tr><td>are_done</td><td>0xFF</td><td>-</td><td>request_terminator</td></tr>
     </table>
     <p>The <code>context</code> and <code>servlet_path</code> are not
index 9cd0e7060d9557c8368f0f3f72fef871b1672763..e999f855cad83475dbee45270c1dea41a816342e 100644 (file)
@@ -478,6 +478,7 @@ attribute_value := (string)
       <tr><td>?req_attribute</td><td>0x0A</td><td>String</td><td>Name (the name of the
       attribute follows)</td></tr>
       <tr><td>?ssl_key_size</td><td>0x0B</td><td>Integer</td><td></td></tr>
+      <tr><td>?secret</td><td>0x0C</td><td>String</td><td>Supported since 2.4.42</td></tr>
       <tr><td>are_done</td><td>0xFF</td><td>-</td><td>request_terminator</td></tr>
     </table>
     <p>The <code>context</code> and <code>servlet_path</code> are not