Re: NSURLDownload step by step
Re: NSURLDownload step by step
- Subject: Re: NSURLDownload step by step
- From: Lorenzo <email@hidden>
- Date: Tue, 27 Jan 2004 14:39:07 +0100
Found! Found!
[theRequest addValue:@"bytes=0-199" forHTTPHeaderField:@"Range"];
and I got the first 200 bytes! Finally.
Thank you.
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.