[Mono-list] GZIPStream problem on mono
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Wed Mar 25 02:15:44 EDT 2009
On Mon, 2009-03-23 at 23:57 +0000, Ricardo Lopes wrote:
> Hi,
>
> I have an HttpHandler that compresses javascripts and css using a
> GZipStream on the HttpResponse Filter, it works ok on Microsoft .Net
> but on mono creates and invalid gzip stream.
>
> I tried the DeflateStream and works ok.
>
> I used wget to save the server response that should be gzip and
> extract it with gunzip but gunzip says that the stream is not valid.
>
> I am using Mono 2.2 and i didn't find any bug related to this issue
> and I think is very weird.
>
> Any suggestions?
Yes. File a bug report with a small self-contained test case that we can
use to reproduce the problem and solve it.
Thanks.
-Gonzalo
More information about the Mono-list
mailing list