GitHub user enapps-enorman opened a pull request:
https://github.com/apache/felix/pull/146
FELIX-5883 Add support to enable and configure the jetty GzipHandler to the
entire server
Please consider these changes to add GzipHandler support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enapps-enorman/felix trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/felix/pull/146.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #146
----
commit 85f539152d824a7805619e44a8d29e295ba1d0a5
Author: Eric Norman <enorman@...>
Date: 2018-07-10T19:07:57Z
FELIX-5883 Add support to enable and configure the jetty GzipHandler to
the entire server
----
---