in reply to Re: Hold HTTP Connections Open?
in thread Hold HTTP Connections Open?
I should also mention, I'm supposed to grab each file twice--once using HTTP/1.0 and once using HTTP/1.1.keep_alive is a feature of HTTP/1.1. If you're going to be programming with HTTP, you need to know what it is and how it works. LWP::Protocol::http10
|
|---|