feature(ponse) sendFile: if !isGzip add length

This commit is contained in:
coderaiser 2014-09-11 08:48:19 -04:00
parent cf8c40c17a
commit fa51b77de1

View file

@ -209,6 +209,9 @@
time : time
});
if (!isGzip)
p.length = length;
setHeader(params);
options = {