Commit 92606926 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Will be no longer experimental


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798467 13f79535-47bb-0310-9956-ffa450edef68
parent 825d1875
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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><a href="../mod/mod_http2.html">mod_http2</a></seealso>