You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by jean-frederic clere <jf...@fujitsu-siemens.com> on 2004/08/13 18:25:42 UTC

[PATCH] proxy_ajp.c

Hi,

I have arranged the logic to send the request and the body to Tomcat, now it 
works for both chunked and not-chunked.

What is not yet working is when the Tomcat starts to send data before having all 
the body and then reads a little more body data.

Cheers

Jean-Frederic