POST request on iPhone
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:content-type:subject :date:message-id:to:mime-version:x-mailer; bh=3YbtfS9aeuk7IGpZ5s/t4ZhgJehmN2iIEqyGE3MgBZg=; b=wfU3drKp01wMSEz6F70fm6jacEUrTLcW0/37pYtl3ZcJN57U7mjroKfZi/HMOEIwCW ScYrz7Cx8pFpQnR/vEXAr9e9SRtUFMOLqjrWpTkmbp2NDe3KguXarPffZQ72vlnGe9LZ iQxYtKdrclaMl4UKFOey8feQLUgMXyxKqPr5M= Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; b=F48rG5mkoaZkXncV2A9ePT5PYwIdw1yd39bEYflYTtoNcem4K6Bk3HSNBBhHo9a4zq GKnRNhcBo702GmAUAqi/vwnYqV7AgI+qZr7isjnxAdwQ2It9pJc9+uzfG6WRi4q8Mwwr eJSaAL+kvALapQgApSjwEA+9hfynojZlxqtE0= Hey, has anyone got any sample code for a POST request for interfacing with an API such as the DirectAdmin API? Ideally, something that works like this in Obj-C (example is in PHP) would be great: http://www.directadmin.com/sample_api.txt. The API documentation is at http://www.directadmin.com/api.html but I haven't been able to make any sense of it. Thanks, Joshua Lee Tucker _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.apple... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joshua Tucker