Commit d171fbee16d7ca7868c1d2d85f19d6dcaf31f8ee

Edward Thomson 2019-04-07T17:40:23

http: allow server to drop a keepalive connection When we have a keep-alive connection to the server, that server may legally drop the connection for any reason once a successful request and response has occurred. It's common for servers to drop the connection after some amount of time or number of requests have occurred.