lmgsanm

每天学习一点,每天进步一点点…… Tomorrow is another beatifull day

导航

2016年4月14日

curl命令详解

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

posted @ 2016-04-14 18:05 lmgsanm 阅读(8262) 评论(0) 推荐(0)