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] about my previous message

From: Andrey Kravchuk <dushik_at_gmail.com>
Date: Fri, 8 Sep 2006 15:17:27 +0300

I've find out how to use it, it indeed was in examples, hard to find
though (was looking in Info.hpp instead of Infos.hpp). Posting it here
in case somebody will be in a situation i were.

Retrieve transfer info in cURLpp, curl_easy_getinfo()-like.

...
request.perform();
string eurl;
cURLpp::Infos::EffectiveUrl::get(request, eurl);
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2006-09-08

These mail archives are generated by hypermail.

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

File upload with ASP.NET