[TIMOB-2827] iOS: Integrate latest ASIHTTPRequest for network object caching
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-09T16:01:08.000+0000 |
Affected Version/s | Release 1.6.0 |
Fix Version/s | Release 1.8.0.1 |
Components | iOS |
Labels | n/a |
Reporter | tom quas |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:30:33.000+0000 |
Updated | 2012-02-10T08:26:07.000+0000 |
Description
There have been several requests for image caching in the Q&A section. The latest version of ASIHTTPRequest comes with support for this, so instad of implementing my own strategy, I'd love to see this lib upgraded and support for caching added.
See http://allseeing-i.com/ASIHTTPRequest/How-to-use#using_a_download_cache"> http://allseeing-i.com/ASIHTTPRequest/How-to-use#using_a_download_c...
Not going to tag with a fixversion, but code indicates we are caching HTTP responses now. Has been available since Aug 2011, indicating that it was part of the 1.8.0.1 release.
closing based on Stephens comments