Thank you for your reply. Please what can I do in my end to fix the problem.
markt-2 wrote:
>
> On 13/07/2010 22:02, clam715 wrote:
>>
>> I am using tomcat 5.5.27.
>>
>> All my http response create both http header "content-length" and
>> "Transfer-Encoding chunked".
>> This not valid ac
On 13/07/2010 22:02, clam715 wrote:
>
> I am using tomcat 5.5.27.
>
> All my http response create both http header "content-length" and
> "Transfer-Encodingchunked".
> This not valid according to RFC.
> How can I remove the "content-length" from the header of
> httpServletResponse?
Fix y
I am using tomcat 5.5.27.
All my http response create both http header "content-length" and
"Transfer-Encoding chunked".
This not valid according to RFC.
How can I remove the "content-length" from the header of
httpServletResponse?
Thank You
--
View this message in context:
http://