cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Will curl retry automatically after a CURLE_GOT_NOTHING?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Jun 2006 23:12:17 +0200 (CEST)

On Thu, 15 Jun 2006, Auzinger, Thomas wrote:

> If curl is used with the retry option, will it retry a request after a
> CURLE_GOT_NOTHING error automatically, or is this something that the
> application that uses curl needs to take care of?

No, this is not an error that is considered transient so doing --retry will
not make any difference here.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-06-15