开发者

Opening safari in iphone app using HTTP post

I'm trying to open the Safari browser in my app using http 开发者_运维百科post.

I know how to do this using get, but I can't find anything for http post.

Any help would be appreciated. Thanks!


If you need to use HTTP post method in your application, I would recommend ASIHTTPRequest classes from http://allseeing-i.com/ASIHTTPRequest/ .


You can't do that since in your app you say that you open an app and url goes as an argument. Unless you find out how to pass request method as an app opening argument - you're out of luck.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜