something like: `this.req.pipe(request(options))` ? and maybe pipe the result to response?
something like:
this.req.pipe(request(options))? and maybe pipe the result to response?