On 2011 Apr 25, at 21:03, Rick Mann wrote: > One of the other things it's doing differently than I do is it creates an > NSURLRequest using a cache policy. I just create a plain NSURLRequest. Is > that a necessary step?
The default behavior I have seen, which is what you get with your "plain" NSURLRequest, is to use the cache. So it may be an *un*-necessary and in fact undesired step in your application, if they set it to *not* use the cache. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com