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://old.nabble.com/remove-%22content-length%22-http-header-when-header-%22Transfer-Encoding%09chunked%22-exist-tp29155633p29155633.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|