Persistent connections

I am looking to write a client that uses libwww to make a persistent connection to an HTTP 1.1 server.  The client will then send and receive several requests/responses on the same socket, and then close.

I have looked through the libwww examples (briefly) and I didn't see an easy way to do this.  Any help would be greatly appreciated.

Thanks.
Shane
 

Received on Friday, 10 December 1999 12:50:25 UTC