load url with post method?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jihem
Posts: 53
Joined: Sun Jul 28, 2013 3:21 pm

load url with post method?

Post by jihem » 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

Post Reply

Return to “Internet”