How can I execute code after request pass by a controller? I\'ve tried to terminate my controller\'s code with: res.content = \'something\'; next(); , but I think I\'m limited