Skip to content

Commit

Permalink
Merge pull request #18 from iliakan/patch-1
Browse files Browse the repository at this point in the history
Update req mock to include `req.connection`
  • Loading branch information
rkusa committed Sep 13, 2014
2 parents 58cc517 + f22e11a commit 3f2d972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/framework/request.js
Expand Up @@ -46,6 +46,7 @@ var keys = [
'url',
'statusCode',
'socket',
'connection',

// Koa's request
'header',
Expand Down

0 comments on commit 3f2d972

Please sign in to comment.