get:

curl "http://XXX"

 

post:

curl -d 'json_str'  http://XXX

json_str:特指json格式的数据

posted on 2016-01-27 11:17  妞溜溜  阅读(95)  评论(0)    收藏  举报