how to send a status and a responce body expres code example Example: express set response code res.status(400); res.send('None shall pass');