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 9de3e3e68f Fix an edge case HTTP/2 HPACK header decoding bug
     new 5644b11f1d Move to correct location
     new 4bca3055ff Optimise conversion of HTTP/2 header field names to lower 
case

The 2 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/http2/HPackHuffman.java     | 24 ++++++++++++++++------
 java/org/apache/coyote/http2/Hpack.java            |  7 +++++--
 java/org/apache/coyote/http2/HpackEncoder.java     | 19 ++++++++++++-----
 test/org/apache/coyote/http2/TestHPackHuffman.java |  2 +-
 webapps/docs/changelog.xml                         | 14 ++++++++-----
 5 files changed, 47 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to