I\'m trying the following code but it\'s giving me an error, \"res.send is not a function\". Please help me.
Here\'s the code:
var http = require(\'
Swap req & res : function(req, res)
function(req, res)