On Fri, 2006-03-17 at 17:23 +0530, Amarnath Nalumachu wrote:
> Hi All,
>
...
> public GZIPInputStreamRequestEntity(InputStream content, long
> contentLength, String contentType,byte[] data) {
>
> super(content,contentLength,contentType);
>
This is obviously wrong, because this statement sets the value of the
Content-Length header to the that of _uncompressed_ content length
Oleg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]