Fix issue where "Request aborted" may be logged in res.sendfile
commit3d10279826f59bf68e28995ce423f7bc4d2f11cf
authorDouglas Christopher Wilson <doug@somethingdoug.com>
Thu, 20 Sep 2018 03:25:16 +0000 (19 23:25 -0400)
committerDouglas Christopher Wilson <doug@somethingdoug.com>
Thu, 20 Sep 2018 03:25:16 +0000 (19 23:25 -0400)
treed54ebe3ffff14aa40ec2f728d666381a706b1c66
parent5e9de5dcb6f1ff396038ded11951aa53c62a07a4
Fix issue where "Request aborted" may be logged in res.sendfile
History.md
lib/response.js
test/res.sendFile.js