Hacker News new | ask | show | jobs
by matttthompson 5085 days ago
NSURLCache does disk caching in iOS 5 and up, but only for http (no https) requests. Use SDURLCache if you want more options there.