users@grizzly.java.net

Re: GZip stream

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Tue, 05 Jan 2010 18:06:01 +0100

> Actually I haven't tried it recently, I was really just thinking
> about it logically.
>
> After I establish the connection and respond with 100 continuation,
> thats where I would need to tell the browser that every bit of data
> I respond with will be compressed. Not like long polling where the
> response header is sent with the payload.
If you use Grizzly Response to send data to a client - it should work.

WBR,
Alexey.

>
> --Richard
>
>