K 10 svn:author V 5 silby K 8 svn:date V 27 2004-04-08T07:14:34.000000Z K 7 svn:log V 300 Fix a regression in my change which sends headers along with data; a side effect of that change caused headers to not be sent if a 0 byte file was passed to sendfile. This change fixes that behavior, allowing sendfile to send out the headers even with a 0 byte file again. Noticed by: Dirk Engling END