Very Low Activity

Project Summary

  Analyzed 5 days ago based on code collected 5 days ago.

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

Share

In a Nutshell, ASIHTTPRequest...

Languages

Objective-C
65%
XML
32%
3 Other
3%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 17 2013 — May 17 2013

12 Month Summary May 17 2012 — May 17 2013

  • 4 Commits Down -77 (95%) from previous 12 months
  • 3 Contributors Down -23 (88%) from previous 12 months

Community

 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.