Closed codeKenta closed 2 years ago
When routing to api/exit-preview, the response is hanging. It's probably solved by adding res.end()
api/exit-preview
Good call, fixed in d1d01ae
When routing to
api/exit-preview
, the response is hanging. It's probably solved by adding res.end()