artifacts / AFCache

AFCache is an HTTP cache for iOS and OSX seeking towards full RFC2616 compliance
Apache License 2.0
361 stars 43 forks source link

Feature/early exit must check if file exist #31

Closed sgrimme closed 10 years ago

sgrimme commented 10 years ago

Client wants to be notified by failblock if file does not exist. Returning the completionblock is semantically not correct.