cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Resume fails from mac.com

From: Daniel Czarnecki <daniel_at_zoltak.com>
Date: Wed, 16 Mar 2005 23:20:03 +1100

My box is running Gentoo..
bash-2.05b$ curl --version
curl 7.12.0 (i686-pc-linux-gnu) libcurl/7.12.0 OpenSSL/0.9.7e ipv6
zlib/1.2.2
Protocols: ftp gopher telnet dict http file https ftps
Features: IPv6 Largefile NTLM SSL libz

I've also tried it on a Mandrake 8.2 box...
daniel_at_gateway daniel]$ curl --version
curl 7.9.4 (i586-mandrake-linux-gnu) libcurl 7.9.4 (OpenSSL 0.9.6i)

The headers..
HTTP/1.1 206 Partial Content
Accept-Ranges: bytes
Date: Wed, 16 Mar 2005 12:07:06 GMT
Content-Length: 0
Content-Type: audio/mpeg
Server: Apache/1.3.33 (Darwin)
Last-Modified: Tue, 15 Mar 2005 16:37:46 GMT
ETag: "212a498-fee016-42370f5a"
Content-Range: bytes 3715816-16703509/16703510
x-responding-server: web
Via: 1.1 netcache02 (NetCache NetApp/5.5R4)

Daniel Stenberg wrote:

> On Wed, 16 Mar 2005, Daniel Czarnecki wrote:
>
>> I get the error from my program and the command line: curl: (18)
>> transfer closed with 12814214 bytes remaining to read
>
>
> Please show us the request (with headers) libcurl sends and what
> headers it receives. And tell us what libcurl version you're using and
> on what platform!
>
Received on 2005-03-16