curl-and-php
Re: exit code explanation
Date: Tue, 28 May 2002 15:44:40 +0200
Yes, it does.
Thanks.
Daniel Stenberg wrote:
>On Tue, 28 May 2002, mixo wrote:
>
>>I once got '33 ' as the exit status, and from the man pages the explanation
>>I found is:
>>
>>+++++++++++++++++
>> 33 HTTP range error. The range "command" didn't work.
>>+++++++++++++++++
>>
>>What is " HTTP range error"?
>>
>
>A "HTTP range" is when curl requests only parts of a particular remote
>document. This is done when using the CURLOPT_RANGE option for explicit
>ranges, or using the CURLOPT_RESUME_FROM option for 'resumed' transfers.
>
>Does this clarify anything?
>
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
Received on 2002-05-28