BasicHttpFetcher is referencing the wrong response header to determine content 
encoding
---------------------------------------------------------------------------------------

                 Key: SHINDIG-1013
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1013
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: trunk
            Reporter: Jordan Zimmerman
             Fix For: trunk


BasicHttpFetcher was using "Content-Type" to get the content encoding. The 
correct header is "Content-Encoding". This bug causes GZIPed content to be 
incorrectly handled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to