cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] FormPart / HttpPost usage

From: Jean-Philippe Barrette-LaPierre <jpb_at_rrette.com>
Date: Wed, 10 Aug 2005 14:43:55 -0400

On Tuesday 09 August 2005 18:11, Peteris Krumins [Newsgroups] wrote:
> Hello!
>
> I can not figure out how to use FormPart with HttpPost without hours of
> work digging throught
> cURLpp sources.
>
> Particulary, after having dug through the sources I have only a slight
> inkling how to get it working.
> As I understand I should create a std::list of cURLpp::FormPart * and
> then pass this list to
> cURLpp::Options::HttpPost. Am I right?
>

Yep.

> Who does take care of memory freeing? Should I loop through std::list
> and delete each FormPart *?
>

In fact, this feature should not be present 'cause I'm not sure of every
aspect of it.

> Documentation for this part of cURLpp would definitely be a giant step
> forward.
>

Totally agree with you. I hope I'll be able to add some doc next week-end (and
check that everything is okay).

>
> P.Krumins
> _______________________________________________
> cURLpp mailing list
> cURLpp_at_rrette.com
> http://www.rrette.com/mailman/listinfo/curlpp

-- 
Jean-Philippe Barrette-LaPierre
cURLpp maintener (http://rrette.com/curlpp.html)
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2005-08-10

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET