Don't close the TCP connection after a request/response cycle is complete
Under HTTP 1.0, there is no official specification for how keepalive operates.
Connection: keep-alive
On every req/resp
In Http1.1 the default behavior is to keep the connection alive