AFDownloadRequestOperation

by steipete · 未分类 · ★ 1.1k

About AFDownloadRequestOperation

AFDownloadRequestOperation ========================== DEPRECATED AND NO LONGER MAINTAINED. USE instead. A progressive download operation for AFNetworking. I wrote this to support large PDF downloads in PSPDFKit, my commercial iOS PDF framework, but it works for any file type. While AFNetworking already supports downloading files, this class has additional support to resume a partial download, uses a temporary directory and has a special block that helps with calculating the correct download progress. AFDownloadRequestOperation is smart with choosing the correct targetPath.

Quick Facts

Stars1,050
Forks180
LanguageObjective-C
Category未分类
LicenseMIT
Quality Score32.096/100
Open Issues23
Last Updated2020-04-25
Created2012-07-16
Est. Tokens~16k

More 未分类 Tools

Explore other popular 未分类 tools:

View all 未分类 tools →

Popular Objective-C Agent Tools

Frequently Asked Questions

What is AFDownloadRequestOperation?

AFDownloadRequestOperation is A progressive download operation for AFNetworking.. It is categorized as a 未分类 with 1.1k GitHub stars.

What programming language is AFDownloadRequestOperation written in?

AFDownloadRequestOperation is primarily written in Objective-C.

How do I install or use AFDownloadRequestOperation?

You can find installation instructions and usage details in the AFDownloadRequestOperation GitHub repository at github.com/steipete/AFDownloadRequestOperation. The project has 1.1k stars and 180 forks, indicating an active community.

What license does AFDownloadRequestOperation use?

AFDownloadRequestOperation is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse 未分类 tools