Hi,
As we publish tons of large HTML reports, it would be very helpful if we could store them in gzip format.
Currently when we publish gzipped report, clicking on the report tab causes downloading the report file instead of displaying it and that's probably because the response header doesn't containt the "Content-Encoding: gzip" (http://stackoverflow.com/questions/23600229/what-content-type-header-to-use-when-serving-gzipped-files).
Is there a chance of implementing support for gzipped reports?
Description
Hi,
As we publish tons of large HTML reports, it would be very helpful if we could store them in gzip format.
Currently when we publish gzipped report, clicking on the report tab causes downloading the report file instead of displaying it and that's probably because the response header doesn't containt the "Content-Encoding: gzip" (http://stackoverflow.com/questions/23600229/what-content-type-header-to-use-when-serving-gzipped-files).
Is there a chance of implementing support for gzipped reports?