Zhuk Notes
  • Home
  • About

iOS

A collection of 1 post
iOS

A path of pain with URLCache eviction and subclassing

URLCache class implements the caching of responses to URL load requests, by mapping NSURLRequest objects to CachedURLResponse objects. It provides a composite in-memory and on-disk cache, and lets you manipulate the sizes of both the in-memory and on-disk portions. You can also control the path where cache data is persistently
Feb 3, 2023 2 min read
Page 1 of 1
Zhuk Notes © 2023
Powered by Ghost