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: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to