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

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

    from 5be9cff  Treat empty token at end the same way as empty token at 
start/middle
     new eee0d02  Remove support for the identity T-E header value
     new 506134f  Process T-E header from both HTTP 1.0 and HTTP 1.1. clients
     new 19d1155  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