From: Christophe Jaillet Date: Sun, 24 Jun 2018 19:21:53 +0000 (+0000) Subject: Synch with 2.4.x. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2520 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab7705ec3b2181799dbfc4817a06fc3d8554353;p=thirdparty%2Fapache%2Fhttpd.git Synch with 2.4.x. mod_http2 is nor more experimental. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834261 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/http2.xml b/docs/manual/howto/http2.xml index d5688873442..fdda09ad335 100644 --- a/docs/manual/howto/http2.xml +++ b/docs/manual/howto/http2.xml @@ -27,8 +27,8 @@

This is the howto guide for the HTTP/2 implementation in Apache httpd. This - feature is experimental and you may expect interfaces and directives to - change between releases. + feature is production-ready and you may expect interfaces and directives to + remain consistent releases.

mod_http2