Technique to check age of a cached NSURLRequest?
Technique to check age of a cached NSURLRequest?
- Subject: Technique to check age of a cached NSURLRequest?
- From: Dan Wood <email@hidden>
- Date: Sun, 1 Apr 2007 20:32:20 -0700
I'm trying to do some custom cache age checking in some NSURLRequests
I'm making. None of the cache policies I have available are quite
what I want; I want to use the cached value as long as it's newer
than a certain NSDate; otherwise load a fresh copy. I don't see any
public methods for determining the cache timestamp for an
NSURLRequest. Am I missing something? Any suggestions for a
workaround?
Dan Wood
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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