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 519403fb8a Fix BZ 66442 - h2 responses without bodies should not use 
DATA frames
     new 9437efd95b Refactor constants for default priority values
     new 83801d7d84 Add test for new default Chrome priority value

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/Constants.java        |  3 ---
 java/org/apache/coyote/http2/Stream.java           |  4 ++--
 .../apache/tomcat/util/http/parser/Priority.java   |  7 +++++--
 .../tomcat/util/http/parser/TestPriority.java      | 22 ++++++++++++----------
 4 files changed, 19 insertions(+), 17 deletions(-)
 copy 
modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/test/TestGetConnection.java
 => test/org/apache/tomcat/util/http/parser/TestPriority.java (64%)


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

Reply via email to