This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 7138fa9 Fix typo
new 1bbc650 Move check for current streams to end of header parsing.
new 1b36770 Fix Javadoc
new d47d872 BZ 64621: Improve handling of HTTP/2 stream resets form client
new 137e07d Remove unnecessary spaces
The 4 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:
.../catalina/connector/ClientAbortException.java | 4 +-
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 | 8 +-
7 files changed, 133 insertions(+), 39 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]