Keep alive Header
The keep-alive header in HTTP indicates how long a persistent connection between the server and the client should be kept open. A connection refers to the communication link between the client and server over TCP Protocol. A connection is established...