jetty.project/jetty-http2/http2-server
Simone Bordet 92d9d46f8e Fixes #2788 - Graceful close of HTTP/2 Connection.
Made HTTP2SessionContainer implement Graceful, so that it can be found
in the component hierarchy and can shutdown all sessions.
Modified HTTP2ServerSession to reject requests if already closed/shutdown.
Implemented shutdown in HTTP2Session.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-02-06 16:32:50 +01:00
..
src Fixes #2788 - Graceful close of HTTP/2 Connection. 2020-02-06 16:32:50 +01:00
pom.xml Updating to version 9.4.26-SNAPSHOT 2019-12-20 11:30:41 -06:00