curl-users
Re: POST file with several requests (HTTP 1.1)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 3 Aug 2010 19:15:41 +0200 (CEST)
Date: Tue, 3 Aug 2010 19:15:41 +0200 (CEST)
On Mon, 2 Aug 2010, Alexandre Vieira wrote:
> I need to submit several POSTs in a row in a single connection (i.e HTTP 1.1
> persistent connection).
That's not really possible with curl. I would suggest you use a libcurl
binding and use that. If you really MUST re-use the same connection.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-08-03