/SDURLCache

URLCache subclass with on-disk cache support on iPhone/iPad. Forked for speed!NSURLCache及其子类提供了很多高级接口用于处理缓存,但如果你想在自己的iPhone应用中通过HTTP请求的方式将缓存存储到磁盘中,推荐使用SDURLCache。Peter Steinberger在GitHub上托管的这个SDURLCache项目是Olivier Poitrey的SDURLCache的一个分支,支持iOS 5以下版本系统。

Primary LanguageObjective-CMIT LicenseMIT

Stargazers

No one’s star this repository yet.