gun
gun copied to clipboard
Cancelled streams should sometimes trigger a reconnect
When using HTTP/1.1, we can't cancel streams. If the server is sending us a very large body, we should probably close the socket and reconnect so we can perform new requests without having to wait for everything to be downloaded.