]> granicus.if.org Git - apache/commit
Always send the EOS on the correct request. Basically, we call
authorRyan Bloom <rbb@apache.org>
Tue, 24 Oct 2000 16:57:53 +0000 (16:57 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 24 Oct 2000 16:57:53 +0000 (16:57 +0000)
commit049e0207820ba26b003ed5b8fc2a19888ff7fdc3
tree5a875116c11bc0803458e85ebca08d4a767af0e5
parent2932ba2acdcef52e13bc39da30fab28578f5176e
Always send the EOS on the correct request.  Basically, we call
ap_finalize_request_protocol on the main request, then we find the
last internally re-directed request, and send the EOS on that request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86735 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c
modules/http/http_request.c