You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2019/03/13 13:13:05 UTC

svn commit: r1855418 - /httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml

Author: ylavic
Date: Wed Mar 13 13:13:05 2019
New Revision: 1855418

URL: http://svn.apache.org/viewvc?rev=1855418&view=rev
Log:
Update mod_reqtimeout 'handshake' compatibility version (r1855413 did it for 2.4.x already).

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml?rev=1855418&r1=1855417&r2=1855418&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml Wed Mar 13 13:13:05 2019
@@ -107,7 +107,7 @@ the request headers and/or body from cli
 <contextlist><context>server config</context><context>virtual host</context>
 </contextlist>
 <compatibility>Defaulted to disabled in version 2.3.14 and earlier. The
-<code>handshake</code> stage is available since version 2.5.
+<code>handshake</code> stage is available since version 2.4.39.
 </compatibility>
 
 <usage>