You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2009/04/15 20:20:14 UTC

[jira] Updated: (SHINDIG-1013) BasicHttpFetcher is referencing the wrong response header to determine content encoding

     [ 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.