Disculpa, pero esta entrada está disponible sólo en English.
Tags: C++, libcurl
This entry was posted
on miércoles, julio 1st, 2009 at %H:%M 09Wed, 01 Jul 2009 09:39:31 +000031. and is filed under News, Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
abril 20th, 2010 at %H:%M 08Tue, 20 Apr 2010 20:00:54 +000054.
Hi, can I ask what exactly is returned in buffer? Is it by any chance what the posted to page responded?
abril 20th, 2010 at %H:%M 10Tue, 20 Apr 2010 22:22:42 +000042.
Yes, It returns the page body in a string or an empty string if an error ocurred. Just call MyCurl::get(“http://…”);