This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from b0a7456 Fix Javadoc add 5591143 Move check for current streams to end of header parsing. add b6f0602 BZ 64621: Improve handling of HTTP/2 stream resets form client No new revisions were added by this update. Summary of changes: java/org/apache/coyote/http2/Http2Parser.java | 2 +- .../apache/coyote/http2/Http2UpgradeHandler.java | 59 +++++++++----- .../apache/coyote/http2/LocalStrings.properties | 1 + java/org/apache/coyote/http2/Stream.java | 8 +- .../apache/coyote/http2/TestHttp2Section_5_1.java | 90 ++++++++++++++++++++-- webapps/docs/changelog.xml | 4 + 6 files changed, 129 insertions(+), 35 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org