Mailing List Archive

[Bug 67935] New: Enhancement: env variable force-brotli like force-gzip
https://bz.apache.org/bugzilla/show_bug.cgi?id=67935

Bug ID: 67935
Summary: Enhancement: env variable force-brotli like force-gzip
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_brotli
Assignee: bugs@httpd.apache.org
Reporter: marc.stern@approach.be
Target Milestone: ---

The same functionality as in mod_deflate to force compression is need, at least
in one particular case.

We have a httpd proxy with mod_security2. We need to analyse some response
bodies (not all of them), so we have to modify the Accept-Encoding header.
Because of that, mod_brotli doesn't compress the response to the client.

With mod_deflate, we set the environment variable 'force-gzip' when needed and
we can drive the compression.
The same could be done.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org