jetty.project/jetty-unixdomain-server/src
Simone Bordet 3585b408b7 Issue #6728 - QUIC and HTTP/3
- Made sure Connection.Listeners are properly notified.
- Fixed removal of QuicStreamEndPoints from QuicSession in case of successful request/response exchanges.
- Avoid spurious wakeups by shutting down input after receiving a frame with last=true.
- Updated HttpClient transport tests to work with UNIX_DOMAIN.
- Started updating HttpClient transport tests to work with HTTP/3.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
..
main Issue #6728 - QUIC and HTTP/3 2021-12-20 09:33:38 +01:00
test Fixes #6990 - UnixDomainServerConnector throws misleading exception on invalid socket path. 2021-11-12 18:19:52 +01:00