Re: POST request on iPhone
Re: POST request on iPhone
- Subject: Re: POST request on iPhone
- From: Sixten Otto <email@hidden>
- Date: Tue, 1 Jun 2010 12:43:01 -0400
On Tue, Jun 1, 2010 at 6:03 AM, Joshua Tucker
<email@hidden> wrote:
> has anyone got any sample code for a POST request for interfacing with an API such as the DirectAdmin API?
I believe the usual StackOverflow answer is to consider
ASIHTTPRequest, which gives a somewhat higher-level API than
NSURLConnection, built atop CFNetwork.
http://allseeing-i.com/ASIHTTPRequest/
Sixten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden