Kevin Risden created KNOX-1534:
----------------------------------
Summary: Avoid try/catch checking for gzip stream
Key: KNOX-1534
URL: https://issues.apache.org/jira/browse/KNOX-1534
Project: Apache Knox
Issue Type: Sub-task
Reporter: Kevin Risden
Fix For: 1.2.0We should also improve the check for gzip to not be a try/catch. Try/catch is inefficient. Gzip has a known header that we can search for in the content without try/caching. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
