This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 869b403  Treat empty token at end the same way as empty token at 
start/middle
     new 45d70a8  Remove support for the identity T-E header value
     new 05f9e8b  Process T-E header from both HTTP 1.0 and HTTP 1.1. clients
     new a2c3dc4  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