forked from glassonion1/R9HTTPRequest
-
Notifications
You must be signed in to change notification settings - Fork 0
HTTP request for ARC
License
masas/R9HTTPRequest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
R9HTTPRequest is an easy to use wrapper around the NSURLConnection API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in iOS applications. It is suitable performing basic HTTP requests and interacting with REST-based services (GET / POST / PUT / DELETE).The included R9HTTPWSSERequest subclass makes it easy to WSSE authentication request. R9HTTPRequest supports the ARC(Automatic Reference Counting) and Blocks. R9HTTPRequest is compatible with iOS 5.0 or later.
About
HTTP request for ARC
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 100.0%