[ 
https://issues.apache.org/jira/browse/WINK-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753114#action_12753114
 ] 

Bryant Luk commented on WINK-152:
---------------------------------

There are cases where the deployed production environment will not support 
automatic content encoding/decoding but the application itself can and should 
support it.  Also, while some web servers and intermediaries do support content 
encoding, the configuration and recommended practices for each one is vastly 
different, so having a single solution to this is a bit easier.

> Automatic content encoding
> --------------------------
>
>                 Key: WINK-152
>                 URL: https://issues.apache.org/jira/browse/WINK-152
>             Project: Wink
>          Issue Type: New Feature
>          Components: Common
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>         Attachments: WINK-152.patch
>
>
> It would be neat to have an automatic content encoding feature.  In 
> particular, gzipping content for clients that support it (via Accept-Encoding 
> header) can improve response times.
> A property for automatically compressing/decompressing content available in 
> Wink or an annotation specified on a resource or resource method.

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