jetty.project/jetty-client/src
Simone Bordet fa166d09c5
Fixes #10786 - TLS handshake failures leak HttpConnection.RequestTimeouts tasks
Moved the call to destroy the CyclicTimeouts to a close() call that is always called.

Fixed NPE in ManagedSelector.getTotalKeys().

Fixed exception handling to avoid infinite recursion in SslConnection.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2023-10-26 16:49:52 +02:00
..
main Fixes #10786 - TLS handshake failures leak HttpConnection.RequestTimeouts tasks 2023-10-26 16:49:52 +02:00
test Fixes #8926 - HttpClient GZIPContentDecoder should remove Content-Len… (#10326) 2023-08-21 08:58:22 +02:00