I am using html publisher to publish my html reports in jenkins.

In my html report folder i have precompressed some files to gzip format 
e.g. abc.log.gz

Now is there any way in jenkins to let it send the content of abc.log.gz 
when user asks for abc.log so that browser can auto deflate this file and 
show the content.

This is possible in other webcontainers like jetty, tomcat, but i am not 
sure how to achieve this in the bundled container of jenkins

In standalone jetty if i add the init param gzip=true to the servlet then 
it works.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/93fec4f8-cb13-4672-9eff-0a38bf0b6d77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to