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 437a8dd Re-word new d9669e4 Refactor for more consistent error code after client sends stream reset new 342b7cd Improve handling of flow control errors. new 6b731d0 Expand to ensure clean closure with connection flow control error The 3 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: .../apache/coyote/http2/Http2UpgradeHandler.java | 7 +-- java/org/apache/coyote/http2/Stream.java | 1 + .../coyote/http2/WindowAllocationManager.java | 38 ++++++------ .../apache/coyote/http2/TestHttp2Section_5_1.java | 69 ++++++++++++++++++++-- webapps/docs/changelog.xml | 10 ++++ 5 files changed, 99 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org