1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-11 02:42:23 +03:00

Add compatibility note to mod_http2 doc

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1711094 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mike Rumph
2015-10-28 18:25:30 +00:00
parent 442d889f63
commit 6fb46ae27f

View File

@@ -27,6 +27,7 @@
<status>Extension</status>
<sourcefile>mod_http2.c</sourcefile>
<identifier>http2_module</identifier>
<compatibility>Available in version 2.4.17 and later</compatibility>
<summary>
<p>This module provides HTTP/2 (RFC 7540) support for the Apache