Y
Hacker News
new
|
ask
|
show
|
jobs
by
kalleboo
5087 days ago
You can replace the global NSURLCache with a custom implementation, and trap all the connections in there. We use it to replace online resources with resources we've prepackaged in the bundle when possible.