projects
/
apache
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fde2dc
)
add an experimental warning to h2 docs
author
Eric Covener
<covener@apache.org>
Mon, 28 Sep 2015 14:03:27 +0000
(14:03 +0000)
committer
Eric Covener
<covener@apache.org>
Mon, 28 Sep 2015 14:03:27 +0000
(14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1705695
13f79535
-47bb-0310-9956-
ffa450edef68
docs/manual/mod/mod_h2.xml
patch
|
blob
|
history
diff --git
a/docs/manual/mod/mod_h2.xml
b/docs/manual/mod/mod_h2.xml
index c5c77aa373dd501c2cef6563a7cd966c0412aa93..1081251ec6d97004e1f1b046c93b23804571cb3e 100644
(file)
--- a/
docs/manual/mod/mod_h2.xml
+++ b/
docs/manual/mod/mod_h2.xml
@@
-35,6
+35,12
@@
<p>This module relies on <a href="http://nghttp2.org/">libnghttp2</a>
to provide the core http/2 engine.</p>
+ <note type="warning"><title>Warning</title>
+ <p>This module is experimental. Its behaviors, directives, and
+ defaults are subject to more frequent and change from release to
+ release relative to other standard modules. Users are encouraged to
+ consult the "CHANGES" file for potential updates.</p>
+ </note>
</summary>
<directivesynopsis>