cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: how to clone curl_formadd ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Jul 2009 00:18:02 +0200 (CEST)

On Tue, 14 Jul 2009, Sriram Natarajan wrote:

> I need to clone curl_formadd so that i can continue to clean curl_formfree
> on the previous handle . Any help on how do I do this will be much
> appreciated.

There is no way to clone the data curl_formadd() has created. You need to
re-run the curl_formadd() series instead.

-- 
  / daniel.haxx.se
Received on 2009-07-15