You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2018/06/24 19:21:53 UTC

svn commit: r1834261 - /httpd/httpd/trunk/docs/manual/howto/http2.xml

Author: jailletc36
Date: Sun Jun 24 19:21:53 2018
New Revision: 1834261

URL: http://svn.apache.org/viewvc?rev=1834261&view=rev
Log:
Synch with 2.4.x.
mod_http2 is nor more experimental.

Modified:
    httpd/httpd/trunk/docs/manual/howto/http2.xml

Modified: httpd/httpd/trunk/docs/manual/howto/http2.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/http2.xml?rev=1834261&r1=1834260&r2=1834261&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/http2.xml (original)
+++ httpd/httpd/trunk/docs/manual/howto/http2.xml Sun Jun 24 19:21:53 2018
@@ -27,8 +27,8 @@
 
   <summary>
     <p>This is the howto guide for the HTTP/2 implementation in Apache httpd. This
-    feature is <em>experimental</em> and you may expect interfaces and directives to
-    change between releases.
+    feature is <em>production-ready</em> and you may expect interfaces and directives to
+    remain consistent releases.
     </p>
   </summary>
   <seealso><module>mod_http2</module></seealso>