]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove the sendfile_handler (was #if 0'ed out) that does the buffer hi-jack
authorBill Stoddard <stoddard@apache.org>
Tue, 15 Aug 2000 12:47:46 +0000 (12:47 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 15 Aug 2000 12:47:46 +0000 (12:47 +0000)
commit00e5a6559aa9fa43530d08a944e620e5e04850d3
tree702d0aea5ff96c6bdd13eb2ec8bdfa42171aa9fb
parent0ea4f1fff0bff785dc7c7e177ea4433214219ece
Remove the sendfile_handler (was #if 0'ed out) that does the buffer hi-jack
trick in order to send the headers out on the sendfile call. Besides, BUFF is
going away with brigades and filters...

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