cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Maximum redirects allowed by -L option of curl

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 30 Sep 2004 17:32:58 +0200 (CEST)

On Thu, 30 Sep 2004, Anand Singh wrote:

> but i was not getting the required page so i used -v3 to trace curl.

-v is for verbose, -3 is for SSLv3.

> * Maximum (50) redirects followed
> Is there any way to increase the Maximum redirects

Yes, --max-redirs as the documentation states.

> if no is there any other way to download the page.

I'd say it is _very_ unlikely that the site uses 50 redirections without it
being an error on your or their behalf.

Since you didn't include any details, how can we possibly tell "any other way"
?

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-30