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

wrapped archiveTimer within synchronized to avoid crashes when using … #44

Closed sgrimme closed 8 years ago

sgrimme commented 8 years ago

…AFCache in different threads

larsblumberg commented 8 years ago

👍