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 8d6420831f Fix test failure on Windows
     new a5c31c0f14 Add changelog entry
     new e5acf2cf0f Refactor HTTP header parsing to use common parser
     new 8081af2086 Remove deprecated code

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/Constants.java       |  24 --
 .../apache/coyote/http11/Http11InputBuffer.java    | 375 ++-------------------
 .../apache/coyote/http11/LocalStrings.properties   |   2 -
 .../coyote/http11/LocalStrings_fr.properties       |   2 -
 .../coyote/http11/LocalStrings_ja.properties       |   2 -
 .../coyote/http11/LocalStrings_ko.properties       |   1 -
 .../coyote/http11/LocalStrings_zh_CN.properties    |   1 -
 webapps/docs/changelog.xml                         |   6 +
 8 files changed, 34 insertions(+), 379 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to