开发者

what is the proper way to call get request with passing json request parameter?

I want to call http request using get method with passing json parameter to get request call.so what will be the proper way to call http get metho开发者_高级运维d with passing json request.


http://plaincodesource.blogspot.com/2010/10/android-post.html try this. I believe you can set reauest method "GET" and then write your json into output stream.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜