Greetings,

Do I need to do anything special to get NSURLCache to be active, like initialize it somehow?

I would assume it should be active across the lifespan of an application, and for all NSURLRequests/NSURLConnections.

I am using NSURLRequestReturnCacheDataElseLoad and it seems to never return the cached URL and always loads new data from the network.

I'm using [NSURLConnection sendSynchronousRequest] if that makes any difference. I would assume both async and synchronous requests would be cached in the same manner.

Any help appreciated!

Thanks,
Dave
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to