curl-library
(no subject)
From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Wed, 22 Apr 2009 13:45:13 -0500
Date: Wed, 22 Apr 2009 13:45:13 -0500
On Wed, Apr 22, 2009 at 12:27 PM, crillion_at_tiscali.it
<crillion_at_tiscali.it> wrote:
> I'm interested in getting the correct html of the page, or a way
> to get the next, encoded url, which I can read correctly.
Have you tried:
curl_easy_setopt(curl_handle, CURLOPT_FOLLOWLOCATION, 1);
- Jeff
Received on 2009-04-22