cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

[cURLpp] FormPart / HttpPost usage

From: Peteris Krumins [Newsgroups] <pknewsgroups_at_gmail.com>
Date: Wed, 10 Aug 2005 01:11:44 +0300

 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?

 Who does take care of memory freeing? Should I loop through std::list
and delete each FormPart *?
 
 Documentation for this part of cURLpp would definitely be a giant step
forward.

P.Krumins
_______________________________________________
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