]> granicus.if.org Git - apache/commit
The core handler should never close a file, because we haven't actually
authorRyan Bloom <rbb@apache.org>
Mon, 13 Nov 2000 14:19:41 +0000 (14:19 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 13 Nov 2000 14:19:41 +0000 (14:19 +0000)
commit5fbf9d22b5dce9c65d24b5cac313083cadf6f23f
treeab61acc012d0f7052686dc83da2513fc907282fd
parentbbde7ae8648dee7225ed1fc56afe7fcc16e3daf4
The core handler should never close a file, because we haven't actually
sent the file yet.  This also removes the send_http_headers call, because
that's a no-op so it doesn't make much sense to leave it in.

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