Skip to content

检查服务器是否支持gzip

Terminal window
curl -I -H ‘Accept-Encoding: gzip,deflate’ -H “Host:域名” http://ip/url
#
Content-Encoding: gzip # 主要查看这个