6
I Use This!
Activity Not Available
Analyzed 11 months ago. based on code collected 11 months 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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    compare projects before you chose one to use
About Project Security

Languages

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

30 Day Summary

Dec 21 2023 — Jan 20 2024

12 Month Summary

Jan 20 2023 — Jan 20 2024

Ratings

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