koa-request
koa-request copied to clipboard
Is there any way to use pipe?
something like:
this.req.pipe(request(options)) ? and maybe pipe the result to response?