jetty.project/jetty-core/jetty-http3
Simone Bordet 5facf1fa8a
Fixes #9539 - HttpClientTimeoutTest#testTimeoutOnFuture H3 logs exception. (#9541)
HTTP3Session.onClose() was calling failStreams(), which allocated
an IOException to fail the streams and eventually fail the response.
Since the failure was not a QuietException, it was logged at WARN level.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-03-27 11:31:16 +02:00
..
jetty-http3-client Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-http3-client-transport Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-http3-common Fixes #9539 - HttpClientTimeoutTest#testTimeoutOnFuture H3 logs exception. (#9541) 2023-03-27 11:31:16 +02:00
jetty-http3-qpack Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x 2023-02-15 15:31:33 +11:00
jetty-http3-server HttpMessage interface for BadMessageException 2023-03-10 09:59:05 +01:00
jetty-http3-tests Rename process to handle (#9385) 2023-02-16 18:21:12 +01:00
pom.xml Review and normalized all Maven module <name> for consistency. 2023-01-27 19:09:30 +01:00