hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Implement HTTP20Adapter.close to close connections

Open allanlei opened this issue 8 years ago • 3 comments

Fixes #306

allanlei avatar Feb 11 '17 06:02 allanlei

The http2bin.org endpoint seems to be down, is there another HTTP2 endpoint or a way to dummy the connection?

allanlei avatar Feb 11 '17 07:02 allanlei

So I think @nateprewitt's deleted comment is right: I think we need to initiate a HTTP/2 request here. Rather than use http2bin you may need to write a socket-level test as is done elsewhere in the code.

Lukasa avatar Feb 27 '17 08:02 Lukasa

Not deleted, just hiding on the last "requested changes" comment thread 😉

nateprewitt avatar Feb 27 '17 12:02 nateprewitt