I need to send HTTP requests with all the standard RESTful methods and access to the body of the request in order to send/receive JSON with it. I\'ve looked into,
I got threading to work on iOS- I believe it was crashing due to ghost threads or something. Restarting the device seems to have fixed the crashing so I'll just use WebRequest.HttpWebRequest with threads.