This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 7a16614 Fix typo
7a16614 is described below
commit 7a16614f81eab51218114cd398501a1015ed0829
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jan 5 19:14:41 2022 +0000
Fix typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d16831d..35a4abb 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -3486,7 +3486,7 @@
</fix>
<fix>
<bug>63932</bug>: By default, do not compress content that has a strong
- ETag. This behaviour is configuration for the HTTP/1.1 and HTTP/2
+ ETag. This behaviour is configurable for the HTTP/1.1 and HTTP/2
connectors via the new Connector attribute
<code>noCompressionStrongETag</code>. (markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]