NSURLCache Uses A Disk Cache As Of iOS 5
Read OriginalThis technical article details a change in iOS 5 where NSURLCache began automatically caching HTTP responses to disk using SQLite, unlike iOS 4 where disk caching was ignored. It covers Cache-Control headers, default cache sizes, and provides code examples for managing caching behavior, including preventing unwanted disk caching for manually downloaded files.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser