even after adding the following block at the end o...
# support-questions
r
even after adding the following block at the end of that function?
Copy code
if (!res.writableEnded) {
    res.status(404).send('Not found')
  }