Thanks Dale!
I actually just sniffed my connection and Tomcat is adding the
Content-Length by itself when attachment.
On the other hand, is not adding the Content-Length when content
disposition is inline.
2008/9/8 Dale Newfield <[EMAIL PROTECTED]>:
> Gabriel Belingueres wrote:
>>
>> I wonder if a
--- On Mon, 9/8/08, Dale Newfield wrote:
> If you do not specify the content length in the stream
> result, your stream will be requested twice (each request
> is required to provide an independent stream -- a frequent
> source of bugs for people that don't realize it), one of
> which will be re
Gabriel Belingueres wrote:
I wonder if all that MIME descriptive data in the HTTP response is
part of the "message body", and if that's the case, I suppose it is
better always NOT specify any content length at all in the stream
result.
If you do not specify the content length in the stream resu
3 matches
Mail list logo