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 108c5a6722 Remove trailing space 108c5a6722 is described below commit 108c5a672294781ca2dd74ca7f2ce6c2f545bf09 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Sep 30 16:28:20 2024 +0100 Remove trailing space --- 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 b31b2dfb2f..3724839299 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -170,7 +170,7 @@ <fix> Improve HTTP/2 handling of trailer fields for requests. Trailer fields no longer need to be recieved before the headers of the subsequent - stream nor are trailer fields for an in progress stream swallowed if the + stream nor are trailer fields for an in progress stream swallowed if the Connector is paused before the trailer fields are received. (markt) </fix> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org