#Remove/Disable the XPress compression scheme from the configuration using the command below: (在Dos中如下命令就可以了)
%windir%/system32/inetsrv/appcmd.exe set config -section:system.webServer/httpCompression /-[name='xpress']
————————————————
版权声明:本文为CSDN博主「chaoyang0502」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/ChaoYang0502/article/details/50345361