摘要:
curl可以在命令行下请求http请求,上传下载文件 一、发送get或post请求 1、curl发送get请求: curl http://baidu.com 效果如下: 2、curl发送post请求 curl -d "pagenum=1&pagesize=2" http://localhost:80 阅读全文
posted @ 2019-01-25 21:12
每天1990
阅读(7621)
评论(0)
推荐(0)
浙公网安备 33010602011771号