I am trying to write a function that will execute an asynchronous GET request, and return the response (as any data type, but here it is as NSData).I am trying to write a function that will execu
I am trying to write a function that will execute an asynchronous GET request, and return the response (as any data type, but here it is as NSData).I am trying to write a function that will execu