Re: http chunking in Tomcat 5.5

2007-05-10 Thread Tim Funk
Its enabled by default. IIRC - you can't disable it unless you set the content length for the response. (See the servlet spec / google for how to set content length) -Tim Alexander Wolff wrote: How can i enable/disable "http chunking" in Tomcat 5.5? thanks in adv

http chunking in Tomcat 5.5

2007-05-09 Thread Alexander Wolff
How can i enable/disable "http chunking" in Tomcat 5.5? thanks in advance, Alexander