Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -53,7 +53,7 @@ typedef enum _ASICacheStoragePolicy { | @@ -53,7 +53,7 @@ typedef enum _ASICacheStoragePolicy { | ||
| 53 | 53 | ||
| 54 | @required | 54 | @required |
| 55 | 55 | ||
| 56 | -// Should return the cache policy that will be used when requests have their cache policy set to ASIDefaultCachePolicy | 56 | +// Should return the cache policy that will be used when requests have their cache policy set to ASIUseDefaultCachePolicy |
| 57 | - (ASICachePolicy)defaultCachePolicy; | 57 | - (ASICachePolicy)defaultCachePolicy; |
| 58 | 58 | ||
| 59 | - (BOOL)canUseCachedDataForRequest:(ASIHTTPRequest *)request; | 59 | - (BOOL)canUseCachedDataForRequest:(ASIHTTPRequest *)request; |
-
Please register or login to post a comment