This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new b0df150803 Improve wording
b0df150803 is described below
commit b0df1508034e3d7ba83c7c589d3a8aa535b3c172
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Sep 26 12:10:07 2024 +0100
Improve wording
---
webapps/docs/config/http2.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/config/http2.xml b/webapps/docs/config/http2.xml
index a7b8b12ee5..ca6eeed7d5 100644
--- a/webapps/docs/config/http2.xml
+++ b/webapps/docs/config/http2.xml
@@ -228,8 +228,8 @@
</attributes>
- <p>The HTTP/2 upgrade protocol will also inherit the following limits from
the
- <a href="http.html">HTTP Connector</a> it is nested with:</p>
+ <p>The HTTP/2 upgrade protocol will also inherit the following attributes
from
+ the <a href="http.html">HTTP Connector</a> within which it is nested:</p>
<ul>
<li>allowedTrailerHeaders</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]