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 055c15098a Cleanups new 9022e1cc49 Fix output formatting. Flags appear before width. new 0092ff059e Fix BZ 69614 - invalid priority field values should be ignored 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/Http2Parser.java | 23 ++++++++++++++------ .../apache/coyote/http2/LocalStrings.properties | 1 + .../tomcat/util/http/parser/StructuredField.java | 18 ++++++++-------- test/org/apache/coyote/http2/TestRfc9218.java | 25 ++++++++++++++++++++++ webapps/docs/changelog.xml | 4 ++++ 5 files changed, 55 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org