Re: Turn persistent connections OFF

Steinar Bang <[email protected]> Thu, 28 Apr 2005 15:54:53 +0200
Newsgroups gmane.comp.lib.libwww
Organization Probably a good idea
Message-ID <[email protected]>
>>>>> "Sinha, Raj \(Raj\)" <[email protected]>:

> Or in short...I have a requirement that tells me to close the
> connection right after the request is complete. How Can I do this?

Only way I can think about, is to make the client use HTTP version 1.0
instead of 1.1.  But I don't think there is any API to set this on
requests.