If I called res.send(), but didn\'t call next():
res.send()
next()
Simply
request and response
response
next();
res.json()