NSURLCache Class Reference
PDF
Overview
Tasks
Getting and Setting Shared Cache
Creating a New Cache Object
Getting and Storing Cached Objects
Removing Cached Objects
Getting and Setting On-disk Cache Properties
Getting and Setting In-memory Cache Properties
Class Methods
setSharedURLCache:
sharedURLCache
Instance Methods
cachedResponseForRequest:
currentDiskUsage
currentMemoryUsage
diskCapacity
initWithMemoryCapacity:diskCapacity:diskPath:
memoryCapacity
removeAllCachedResponses
removeCachedResponseForRequest:
setDiskCapacity:
setMemoryCapacity:
storeCachedResponse:forRequest:
Revision History
Index
Companion Guide
URL Loading System