`
momoliu
  • 浏览: 24408 次
  • 性别: Icon_minigender_2
  • 来自: 北京
社区版块
存档分类
最新评论

curl发送json到rails的方法

 
阅读更多

curl -v -H "Accept: application/json" -H "Content-type: application/json" -X POST -d ' {"weather_query":{"mobile":"15610897869","username":"李四","area_code":"0578"}}' http://127.0.0.1:3000/weather_queries/

 
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics