jetty.project/jetty-http2
Simone Bordet c0481a5e5f
Issue #4965 - WINDOW_UPDATE for locally failed stream should not clos… (#4969)
* Issue #4965 - WINDOW_UPDATE for locally failed stream should not close the HTTP/2 session.

Improved HTTP2Session.onWindowUpdate() code to correctly check whether
the stream is already closed, and if so, just drop the WINDOW_UPDATE.
Refactored onResetForUnknownStream() to base class.
Other small refactorings to improve logging.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-06-18 15:23:51 +02:00
..
http2-alpn-tests Updating to version 9.4.31-SNAPSHOT 2020-06-11 08:24:34 -05:00
http2-client Issue #4965 - WINDOW_UPDATE for locally failed stream should not clos… (#4969) 2020-06-18 15:23:51 +02:00
http2-common Issue #4965 - WINDOW_UPDATE for locally failed stream should not clos… (#4969) 2020-06-18 15:23:51 +02:00
http2-hpack Updating to version 9.4.31-SNAPSHOT 2020-06-11 08:24:34 -05:00
http2-http-client-transport Updating to version 9.4.31-SNAPSHOT 2020-06-11 08:24:34 -05:00
http2-server Issue #4965 - WINDOW_UPDATE for locally failed stream should not clos… (#4969) 2020-06-18 15:23:51 +02:00
pom.xml Updating to version 9.4.31-SNAPSHOT 2020-06-11 08:24:34 -05:00