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 aeda718cc3 Remove trailing space aeda718cc3 is described below commit aeda718cc366cebda354630f3aabca19781643e8 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