Download cache to store HTTP responses.
All members of DownloadCache, including inherited members.
Methods| Method | Description |
|---|---|
| + (id) instance | Returns a static DownloadCache instance. |
| + (NSDateFormatter *) rfc1123DateFormatter | A date formatter to be used to construct an RFC 1123 date. |
| + (BOOL) serverAllowsResponseCachingForRequest: (Request *) request | A helper function that determines if the server that has requested data should not be cached by looking at the request's response headers. |
Note that the download cache does not work with ODPRequest via SAP Mobile Platform.