码迷,mamicode.com
首页 > Web开发 > 详细

curl命令

时间:2018-02-18 12:03:40      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:login   url   curl   http   echo   使用   ati   comment   comm   

1 使用curl命令以post方式向服务器发送xml格式的数据

echo ‘<?xml version …>‘ | curl -X POST -H ‘Content-type:text/xml‘ -d @- http://10.206.30.32:8081/loginregistration/register

 

curl命令

标签:login   url   curl   http   echo   使用   ati   comment   comm   

原文地址:https://www.cnblogs.com/hustdc/p/8452585.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!