curl-library
Re: Which way to send multi-requests on the a connection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Dec 2000 08:58:10 +0100 (MET)
Date: Thu, 14 Dec 2000 08:58:10 +0100 (MET)
On Wed, 13 Dec 2000, Bui Duc Quynh wrote:
> I meet a problem when I use curl lib to send some request in the order to
> Web server. The curl lib always closes connection after processs a
> request. Anyone meet this problem please help me.
This is now gonna get added to the FAQ! ;-)
libcurl does not currently support multiple requests using the same
connection. You have to init/perform/cleanup libcurl for every requested
file.
-- Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/ _______________________________________________ Curl-library mailing list Curl-library_at_lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/curl-libraryReceived on 2000-12-14