jetty.project/jetty-core/jetty-http3/jetty-http3-tests
Simone Bordet fe34e5390c Reworked HTTP/3 stream and demand implementation so that it now leaves in HTTP3Stream, rather than in HTTP3StreamConnection.
This was necessary to avoid NPE when e.g. calling demand() on a stream that has already been removed from the session.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-09-21 20:03:49 +02:00
..
src/test Reworked HTTP/3 stream and demand implementation so that it now leaves in HTTP3Stream, rather than in HTTP3StreamConnection. 2022-09-21 20:03:49 +02:00
pom.xml Jetty 12 module renaming - jetty-quic. 2022-08-12 09:33:31 +02:00