Guseyn/cutie-rest

strange error: if we pass options as first argument in http.createServer

Closed this issue · 1 comments

strange error: if we pass options as first argument in http.createServer, we get an error TypeError: "listener" argument must be a function

In new versions of node it works properly.