Testing resumeData from cancelByProducingResumeData:
Testing resumeData from cancelByProducingResumeData:
- Subject: Testing resumeData from cancelByProducingResumeData:
- From: Scott Hancher <email@hidden>
- Date: Wed, 19 Feb 2014 17:31:06 -0800
I'm currently working on some code that uses
NSURLSessionDownloadTask's cancelByProducingResumeData: to support
cancelling/resuming of downloads, and although I can get a non-nil
NSData object from this method on downloading from a network server, I
can't seem to get a non-nil NSData object when using a test server based
on a BSD socket and responding to a localhost URL. My test server works
for numerous other test cases, but this one's got me stumped. What is
required of my test server for it to support the creation of a non-nil
NSData object from cancelByProducingResumeData?
Thank you,
Scott.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden