On 09/03/2015 19:12, Victor Rodriguez wrote:

> How do I tell Tomcat to include the Content-Encoding: gzip response
> header?  Again, these area ALREADY zipped files.  I'm not interested in
> Tomcat doing the gziping on the fly.

Add .gz to the end of the file name and set gzip="true" for the default
servlet.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


Reply via email to