Nick Dimiduk created HBASE-25770:
------------------------------------
Summary: Http InfoServers should honor gzip encoding when requested
Key: HBASE-25770
URL: https://issues.apache.org/jira/browse/HBASE-25770
Project: HBase
Issue Type: Improvement
Components: UI
Affects Versions: 2.3.0
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk
Working on another project, I noticed that our InfoServer does not honor the
{{Accept-Encoding}} HTTP header when present. It appears to be a relatively
trivial matter to add the GzipHandler provided by Jetty. I'm not sure if there
are other encodings we should support, but this is the only one I found
available in Jetty itself (the other one by browser sent was "deflate").
--
This message was sent by Atlassian Jira
(v8.3.4#803005)