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 cca1247357 Ensure IOException on request read always triggers error handling new 72b972c699 Use sendError() rather than working directly with Coyote response new 656d36c178 Better message if size limit is reached reading trailer header name 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: .../org/apache/catalina/connector/InputBuffer.java | 25 +++++++++++----------- .../coyote/http11/filters/ChunkedInputFilter.java | 2 ++ 2 files changed, 15 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org