]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add partial write support for apr_sendfile to core_output_filter.
authorGreg Ames <gregames@apache.org>
Mon, 20 Nov 2000 22:39:17 +0000 (22:39 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 20 Nov 2000 22:39:17 +0000 (22:39 +0000)
commit6de8f5e454ba8e17796a20a2219a1f895cf95385
tree5deb65cf7ed341a9eae66f129d04249d9e25ad80
parent0d8f112d269ec0a57320de7857966befe140a91b
Add partial write support for apr_sendfile to core_output_filter.

Big .jpg's ( >70K or so) were being truncated on Linux.

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