This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 69475ccdb4 Use more appropriate exception so a bad request triggers a
400 response
new 24441f289a Only close the connection for client disconnects not bad
requests
new 66df5fd754 Look for wrapped InvalidParameterException and use 400
response if found
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
java/org/apache/catalina/connector/Request.java | 12 ++++++++----
java/org/apache/catalina/core/StandardWrapperValve.java | 6 +++++-
2 files changed, 13 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]