37
Netprog 2002  -  HTTP
Persistent Connections
•HTTP 1.1 supports persistent connections (this is supposed to be the default).
•Multiple requests can be handled.
•Most servers seem to close the connection after the first response…