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

commit 4c390bd09fd74e7701b013a0ab18b2e876150822
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jun 24 11:01:20 2025 +0100

    Remove trailing space
---
 webapps/docs/security-howto.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/security-howto.xml b/webapps/docs/security-howto.xml
index 8d6eb237c7..f1cf98f5be 100644
--- a/webapps/docs/security-howto.xml
+++ b/webapps/docs/security-howto.xml
@@ -277,7 +277,7 @@
       <strong>maxPartCount</strong> provides more details on the memory
       requirements for processing multipart requests. Requests with excessive
       parts are rejected.</p>
-      
+
       <p>The <strong>maxPostSize</strong> attribute controls the maximum size
       of a POST request that will be parsed for parameters. The parameters are
       cached for the duration of the request so this is limited to 2 MiB by


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to