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

Fixed NSURLConnection not started in main thread; Prepared new API methods using blocks #25

Closed larsblumberg closed 10 years ago

larsblumberg commented 10 years ago

Fixed NSURLConnection not started in main thread; Prepared new API methods using blocks instead of delegates allowing for multiple requests and listeners on identical URLs