Skip to content

Commit

Permalink
Merge c2a39ab into f073751
Browse files Browse the repository at this point in the history
  • Loading branch information
seeden committed Aug 23, 2015
2 parents f073751 + c2a39ab commit 54fc9bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -58,6 +58,7 @@ module.exports = function timeout(time, options) {

onHeaders(res, function(){
clearTimeout(id);
req.socket.destroy = destroy;
});

next();
Expand Down

0 comments on commit 54fc9bb

Please sign in to comment.