What aspects of http compression can be specified in the web config.
I have gotten dynamic compression working via changes to the applicationHost file for iis, but I'd like to configure as much as possible inside the application's web config.
I have been unsuccesfull to do this outside of the applicationHost file.