load url with post method?
Posted: Sun Jun 07, 2015 9:19 pm
Hi,
I would like to load data from an url in a background task (on iOS). I know I can do this with "load url "http://..." with message callback".
But I need to request the server with the http POST method (not GET like it is done). How can I specify the method?
Regards,
jihem
I would like to load data from an url in a background task (on iOS). I know I can do this with "load url "http://..." with message callback".
But I need to request the server with the http POST method (not GET like it is done). How can I specify the method?
Regards,
jihem