• 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: Strange Webview Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange Webview Problem


  • Subject: Re: Strange Webview Problem
  • From: "Diez B. Roggisch" <email@hidden>
  • Date: Tue, 13 Jan 2009 23:45:30 +0100

    req = [NSURLRequest requestWithURL: url
                        cachePolicy: NSURLRequestReloadIgnoringCacheData
                        timeoutInterval: 0
           ];

Just for the record - the timoutInterval of 0 is the culprit. I don't have the slightest idea why it stopped working, but I don't care either. It might be worth mentioning in the docs though that passing 0 actually terminates the request immediatly, instead of setting the timeout to unlimited.


Diez
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Strange Webview Problem
      • From: Nick Zitzmann <email@hidden>
References: 
 >Strange Webview Problem (From: "Diez B. Roggisch" <email@hidden>)

  • Prev by Date: Re: alternative to NSURLConnection sendSynchronousRequest
  • Next by Date: Re: Strange Webview Problem
  • Previous by thread: Strange Webview Problem
  • Next by thread: Re: Strange Webview Problem
  • Index(es):
    • Date
    • Thread