nileshrathi345 opened a new pull request, #1143:
URL: https://github.com/apache/knox/pull/1143

   
   
   ## What changes were proposed in this pull request?
   This change ensures that empty responses - such as HTTP 307 Redirects -- are 
passed through raw instead of triggering a `java.io.Exception` when GZIP header 
is present without body
   
   ## How was this patch tested?
   Verified via a Livy HA setup where requests were forced to Standby bode 
using curl -H 'Accept-encoding: gzip'.
   Now it handles it properly rather throwing `IOException: Input is not in the 
.gz format`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to