> On 2 May 2018, at 21:24, Chaitanya Govande <chint...@gmail.com> wrote:
> 
> Is there a way to do this then? Can I store a env variable if the
> Content-Encoding is gzip and use this variable later in execution for
> Deflate?

Depends where the contents come from.  See for example SetEnvIf.

Alternatives: get the content generator to add a custom header, or
a one-line change to mod_deflate to set a flag.

— 
Nick Kew
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to