1、模拟http浏览器发起访问百度首页的动作

curl  http://www.baidu.com

 

2、也可以模拟http浏览器发起POST动作,这个在测试后端程序时非常常见。

posted on 2017-09-21 23:23  七连长  阅读(546)  评论(0)    收藏  举报