Open
Description
I think most people are used to using " Koa Response" in koa or not "Node Response".
Just like use ctx.response.set('Cache-Control', 'max-age=0') or not ctx.res.setHeader(...).
Because Koa officially states Bypassing Koa's response handling is not supported
Metadata
Metadata
Assignees
Labels
No labels
Activity