curl-library
Re: HTTP PUT resume
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 5 Mar 2002 13:35:01 +0100 (MET)
Date: Tue, 5 Mar 2002 13:35:01 +0100 (MET)
On Tue, 5 Mar 2002 tom_waters_at_mac.com wrote:
> I have read that HTTP puts with Content-Range works... but I'm not getting
> there with my usage of it.
I struck me that I could've added some more info about this.
Of course you can slap on your own Content-Range: header and upload whatever
data you please, and it'll work. All you need to do is to read up on how that
particular header works.
The way I described in my previous mail was to get the Content-Range: header
automaticly added correctly.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-03-05