Comparing version 0.3.3 to 0.3.4
@@ -68,2 +68,5 @@ var http = require('http'); | ||
// set the callback | ||
req.next = res.next = loop; | ||
// set request prototype | ||
@@ -70,0 +73,0 @@ req.response = res; |
{ | ||
"name":"protein", | ||
"version":"0.3.3", | ||
"version":"0.3.4", | ||
"repository": "git://github.com/mafintosh/protein", | ||
@@ -5,0 +5,0 @@ "description":"Protein is connect compatible middleware with support for prototype methods, getters, and setters", |
14848
342