All members of DownloadCache, including inherited members.
MethodsMethod | 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. |