]> granicus.if.org Git - apache/commit
Arrange the logic sending to body data to Tomcat.
authorJean-Frederic Clere <jfclere@apache.org>
Wed, 18 Aug 2004 17:04:45 +0000 (17:04 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Wed, 18 Aug 2004 17:04:45 +0000 (17:04 +0000)
commit6442f7203e6bd98649a89a80500a2dd9484a380f
tree9320ba4b50c73dc3c3d76a031ce867d405561cfa
parent244f2d8f3929716838ddae5397776f0665f962ad
Arrange the logic sending to body data to Tomcat.
Now it works for both chunked and not-chunked.
But it is not yet working when the Tomcat starts to send data before having
read all the body and then reads again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104717 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_ajp.c