users@jersey.java.net

[Jersey] Re: ChunkedOutput not producing Chunked output on browser

From: gschandok <gschandok07_at_gmail.com>
Date: Mon, 8 Dec 2014 21:37:28 -0700 (MST)

I have done it using
"httpHeaders.putSingle("Transfer-Encoding", "chunked");"

in the writeTo() method of custom
MessageBodyWriter<ChunkedOutput&lt;String>>



--
View this message in context: http://jersey.576304.n2.nabble.com/ChunkedOutput-not-producing-Chunked-output-on-browser-tp7582908p7582935.html
Sent from the Jersey mailing list archive at Nabble.com.