Hi all,<div><br></div><div>I&#39;m writing a HTTP/MSNP proxy using Netty called Uxy (Uber Proxy). My only problem is handling gzipped chunked responses. I don&#39;t want to gunzip all responses, just some (text/html for example). This is why I&#39;m not using HttpContentDecompressor.</div>

<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I tried to use GZIPInputStream to uncompress the chunks, without aggregating them, but the process fails with a gzip error.</div><div><br></div><div>

Question: can I deflate/uncompress a single chunk using netty?</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div>Cheers.</div><div><br></div><div>--<br clear="all">Leandro Rodrigo Saad Cruz<br>


<br><div id="WISESTAMP_SIG_168"></div></div><br><div id="WISESTAMP_SIG_1370"></div>