cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Test of resuming PUT's with curl and mod-dav

From: Bob Schader <rschader_at_product-des.com>
Date: Mon, 29 Jan 2001 06:27:45 -0500

Yes, the Content-Range header below looks correct now. Are you going
to do a point release on this then?
Bob Schader

Daniel Stenberg wrote:
>
> The HTTP produced will look like:
>
> --- start ---
> PUT /poo HTTP/1.0
> Content-Range: bytes 2500-2660/2661
> User-Agent: curl/7.6 (sparc-sun-solaris2.7) libcurl 7.6-pre4 (SSL 0.9.6)
> (krb4 enabled)
> Host: localhost:8980
> Pragma: no-cache
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
> Content-Length: 161
>
> [161 bytes body removed]
> --- end ---
>
> Is that right? This is what the current CVSed sources do...
>
> --
> Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
>
> _______________________________________________
> Curl-library mailing list
> Curl-library_at_lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/curl-library

_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-01-29