cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: CURLOPT_FOLLOWLOCATION not redirecting

From: John Miedema <mail_at_johnmiedema.ca>
Date: Mon, 02 Feb 2009 11:07:41 -0500

Thanks Daniel. I realize this is a curl forum, but is there another way
to get contents of the HTML or javascript redirects? Perhaps using the
PEAR HTTP_Client or file_get_contents? Much appreciated. John

On Mon, 2009-02-02 at 16:51 +0100, Daniel Stenberg wrote:
> On Mon, 2 Feb 2009, John Miedema wrote:
>
> > FILE: test1.htm - uses a meta REFRESH to redirect to test2.htm. Body
> > contains some text: 'abc'. Redirects properly if opened in a browser.
>
> libcurl only follows pure HTTP redirects. It doesn't deal with HTML or
> javascript or other kinds of redirects.
>

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-02-02

These mail archives are generated by hypermail.

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

File upload with ASP.NET