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