6
I Use This!
Inactive
Analyzed about 4 hours ago. based on code collected 1 day ago.

Project Summary

ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications.

It is suitable performing basic HTTP requests and interacting with REST-based services (GET / POST / PUT / DELETE). The included ASIFormDataRequest subclass makes it easy to submit POST data and files using multipart/form-data.

* Download data to memory or directly to a file on disk
* Easy access to request and response HTTP headers
* Progress tracking for download AND upload progress
* Track progress accross upload / download queues
* Basic + Digest authentication support + Keychain
* Cookie support
* GZIP support
* Based on NSOperation
* Unit tested

Tags

No tags have been added

In a Nutshell, ASIHTTPRequest...

Quick Reference

BSD 4-clause (University of California-Specific)
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    data presented on the Open Hub is available through our API
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
About Project Security

Languages

Objective-C
64%
XML
25%
C++
9%
2 Other
2%

30 Day Summary

Feb 26 2024 — Mar 27 2024

12 Month Summary

Mar 27 2023 — Mar 27 2024

Ratings

2 users rate this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!