]> 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)
commit7d3339de97341e3dad8a4101f606f78f36c19568
tree5deb65cf7ed341a9eae66f129d04249d9e25ad80
parentdab7ff00eed96478d12b4dde2855b46d295a544d
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