[
https://issues.apache.org/jira/browse/SHINDIG-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Zimmerman updated SHINDIG-1013:
--------------------------------------
Attachment: fix-1013-bug.patch
Unfortunately, my editor reformats the includes and tabs. Sorry.
> 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
>
> Attachments: fix-1013-bug.patch
>
>
> 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.