When using CC2 with TC 3.3.2, every request sets both
the content-length and the transfer-encoding, which
is not only wrong, but can confuse some clients.

Content-Length: 9
Transfer-Encoding: chunked

The 4.0 org.apache.catalina.connector.http.HttpConnector
does not have this problem.  Any quick ideas while I dig
through the code?

Keith


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to