A post by a Microsoft supporter on this Microsoft website states that you can't override noCompressionForHttp10
in the web.config
file.
Can the httpCompression section be changed from "AppHostOnly" to "Everywhere" so that you could do this? Is this a bad idea?