[JBoss JIRA] Closed: (NETTY-80) Compression codec
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Tue Nov 3 03:21:05 EST 2009
[ https://jira.jboss.org/jira/browse/NETTY-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trustin Lee closed NETTY-80.
----------------------------
Resolution: Done
All done. HttpContentCompressor and HttpContentDecompressor have been added. They extend HttpContentEncoder and HttpContentDecoder, which provide an easy way to handle 'Content-Encoding' and 'Accept-Encoding' headers. 'gzip' and 'deflate' are supported at this moment, but it's extensible if someone wants to support 'compress'.
> Compression codec
> -----------------
>
> Key: NETTY-80
> URL: https://jira.jboss.org/jira/browse/NETTY-80
> Project: Netty
> Issue Type: Feature Request
> Components: Handler
> Reporter: Trustin Lee
> Assignee: Trustin Lee
> Fix For: 3.2.0.ALPHA1
>
>
> Data compression codec is a nice to have feature.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the netty-dev
mailing list