async-http-client icon indicating copy to clipboard operation
async-http-client copied to clipboard

Shutdown does not close HTTP2 connection

Open adam-fowler opened this issue 2 years ago • 0 comments

After executing a request via HTTP2 and then calling shutdown the connection to the server is left open.

I would expect shutdown to close any open connections.

adam-fowler avatar Nov 30 '23 10:11 adam-fowler