]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add compatibility note
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Jan 2019 11:40:38 +0000 (11:40 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 6 Jan 2019 11:40:38 +0000 (11:40 +0000)
(r1850545 in trunk)

+ fix a typo to synch with trunk

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1850547 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_http2.xml

index 239e7d9aae3bc51aec1bb46c400370dbd8673bd7..e2500318e1ea0b46a0a55c823d9cfadbbd4a6dff 100644 (file)
@@ -28,6 +28,7 @@
 <status>Extension</status>
 <sourcefile>mod_proxy_http2.c</sourcefile>
 <identifier>proxy_http2_module</identifier>
+<compatibility>Available in httpd 2.4.19 and later</compatibility>
 
 <summary>
     <p><module>mod_proxy_http2</module>
@@ -46,7 +47,7 @@
     to the same backend are sent over a single TCP connection
     whenever possible (namely when the connection can be re-used).</p>
 
-    <p>Caveat: there will be no attemp to consolidate multiple HTTP/1.1 
+    <p>Caveat: there will be no attempt to consolidate multiple HTTP/1.1 
     frontend requests (configured to be proxied to the same backend)
     into HTTP/2 streams belonging to the same HTTP/2 request.
     Each HTTP/1.1 frontend request will be proxied to the backend using