users@jersey.java.net

Re: [Jersey] Chunking with Transfer-Encoding

From: Daniel Manzke <daniel.manzke_at_googlemail.com>
Date: Tue, 17 Mar 2009 09:50:41 +0100

Hi Paul,
I forgot to say that I mean the server-side. ;) Is there a way to force the
container to use chunking? Maybe like in JAX-WS where I have to set the
CHUNK_SIZE.



Thanks,
Daniel

2009/3/16 Paul Sandoz <Paul.Sandoz_at_sun.com>

>
> On Mar 16, 2009, at 4:10 PM, Daniel Manzke wrote:
>
> Hi,
>>
>> is chunking supported by Jersey? How could I enable it?
>>
>>
> Client or server-side?
>
> On the server-side it should be supported by the Servlet container. Jersey
> does not buffer and only attempts to set the content length it if knows what
> it is, otherwise it lets the container work it out what to do.
>
> Paul.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>


-- 
Mit freundlichen Grüßen
Daniel Manzke