NSURLConnection and resumes
NSURLConnection and resumes
- Subject: NSURLConnection and resumes
- From: John Stiles <email@hidden>
- Date: Wed, 6 Oct 2004 16:51:02 -0700
I'm using NSURLConnection with a custom delegate to download a large
file from the web.
If I have the first half of the file already, how can I ask for an HTTP
resume so I can start downloading from the middle? The data won't be in
the cache, since I got the partial download via a custom networking
protocol and not any NSURL code.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden