curl-users
Re: how to post data several times in a single connection?
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Oct 2008 11:22:02 +0200 (CEST)
Date: Wed, 8 Oct 2008 11:22:02 +0200 (CEST)
On Wed, 8 Oct 2008, Chen Bangzhong wrote:
> I want to post data in a single connection. The sequence is as below
>
> client post data set 1 to server
> server reply
> client post data set 2 to server
> server reply.
>
> how to use curl to do that?
That's not possible to do with the curl tool. Use libcurl from your favourite
script language to do that!
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2008-10-08