]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix some remaining problems with SSI's and Windows. Basically, the
authorRyan Bloom <rbb@apache.org>
Wed, 12 Jan 2000 18:20:43 +0000 (18:20 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 12 Jan 2000 18:20:43 +0000 (18:20 +0000)
commit941a96936e53945173c3eb79c744bfaad133cd54
treed9e471d3cfffe308e5482cabf8f0f463e5be978f
parenta04b640f6741830b638b3bbaf942f1139281bc37
Fix some remaining problems with SSI's and Windows.  Basically, the
sendfile stuff doesn't work properly with chuncked data.
Submitted by: Allan Edwards
Reviewed by: Ryan Bloom

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