You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/03/31 01:06:25 UTC

[jira] Commented: (SHINDIG-164) Add support for fetching content using gzip encoding

    [ https://issues.apache.org/jira/browse/SHINDIG-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583500#action_12583500 ] 

Kevin Brown commented on SHINDIG-164:
-------------------------------------

I don't see that this makes much of a real difference, since the output of the proxied responses would always be gzipped (or not) by the servlet container being used, regardless of what the back end sent. I have a slight preference for leaving BasicRemoteContentFetcher alone until it's built on top of the commons HttpClient.

> Add support for fetching content using gzip encoding
> ----------------------------------------------------
>
>                 Key: SHINDIG-164
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-164
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - Java
>            Reporter: Paul Lindner
>         Attachments: gzip.patch
>
>
> When fetching remote content we should request gzip/deflate encoded content.

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