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 157487d  Treat empty token at end the same way as empty token at 
start/middle
     new c3bd168  Remove support for the identity T-E header value
     new 1692e4e  Process T-E header from both HTTP 1.0 and HTTP 1.1. clients
     new be8f733  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

Reply via email to