• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSURLDownload - multiple requests not working
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSURLDownload - multiple requests not working


  • Subject: Re: NSURLDownload - multiple requests not working
  • From: Dalton Hamilton <email@hidden>
  • Date: Mon, 20 Aug 2007 07:45:12 -0400


I had tried to send a this question to the list but received an error saying the email was too large.  I then cut the message down a few times trying to get to the size limit and finally made the email small enough.  However, now it appears that somehow all the emails (that were too big) were permitted/sent to the list anyway.  

Sorry for the multiple emails regarding this topic.

This is now mostly working.  This particular bug was that the NSURLRequest should have been something like this -- I forgot to convert the URL string to an NSURL...


NSURLRequest *newRequest=[NSURLRequest requestWithURL:[NSURL URLWithString:uri]
  cachePolicy:NSURLRequestUseProtocolCachePolicy
  timeoutInterval:10.0];

Dalton Hamilton
 _______________________________________________
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

References: 
 >NSURLDownload - multiple requests not working (From: Dalton Hamilton <email@hidden>)

  • Prev by Date: NSURLDownload - multiple requests not working
  • Next by Date: Re: UDP Broadcasts Don't Work
  • Previous by thread: NSURLDownload - multiple requests not working
  • Next by thread: How to set the "sock_accept" to the blocking mode?
  • Index(es):
    • Date
    • Thread