This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 1971c76 Treat empty token at end the same way as empty token at start/middle new 3202703 Remove support for the identity T-E header value new da0e7cb Process T-E header from both HTTP 1.0 and HTTP 1.1. clients new 8874fa0 Ensure chunked, if present, is the last encoding in the list The 3 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/coyote/http11/Http11Processor.java | 25 ++-- .../apache/coyote/http11/TestHttp11Processor.java | 133 +++++++++++++++++---- webapps/docs/changelog.xml | 15 +++ 3 files changed, 140 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org