This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 1a42db9322 Improve wording
1a42db9322 is described below
commit 1a42db93222c31711762a59a7c5eee75739de48a
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 8d918a5db9..49592bc9e1 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]