• Show log

    Commit

  • Hash : d171fbee
    Author : Edward Thomson
    Date : 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.