On Wed, 2 May 2018 11:29:36 -0500 Chaitanya Govande <chintu92@xxxxxxxxx> wrote: > The deflate does not seem to work as when I review the chrome dev > tools, I don't see the 'Content-Encoding' header. If I remove the > second condition (%{resp:Content-Encoding} = 'gzip'), it seems to work > properly. However, I have that condition also in the Inflate > FilterProvider and it seems to work there. Yep. When you decompress the contents, it's no longer gzipped, so the inflate filter removes the header labelling it as such. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx