N
Nuxt9mo ago
Tumulte

registerEndpoint and return status

Apparently setResponseStatus(xxx, event) doesn't work in the handler of registerEndpoint is there a way to set the status to anything other than 200 ? Thanks !
1 Reply
Tumulte
TumulteOP9mo ago
ok you have to import the method manually...

Did you find this page helpful?