You're viewing a comment by Eugene Kalinin and its responses.

January 23, 2012, 13:18

Hi,

There is a typo in post request handling example:

app.**post**('/', function(req, res){
    console.log(req.body.foo);
    res.send('ok');
});

Reply To This Comment

(why do I need your e-mail?)

(Your twitter name, if you have one. (I'm @pkrumins, btw.))

Type first 3 letters of your name: (just to make sure you're a human)

Please preview the comment before submitting to make sure it's OK.