curl命令使用大全
摘要:curl命令使用大全可以看作命令行浏览器1、开启gzip请求curl -I http://www.sina.com.cn/ -H Accept-Encoding:gzip,defalte2、监控网页的响应时间curl -o /dev/null -s -w "time_connect: %{time_...
阅读全文
posted @ 2014-05-05 15:03
posted @ 2014-05-05 15:03