Join Discord
Powered by
We had added: ``` if (!res.writableEnded) { re...
# support-questions-legacy
r
rp_st
04/28/2021, 3:01 PM
We had added:
Copy code
if (!res.writableEnded) { res.status(404).send('Not found') }
At the ned.
Previous
Next