Results 1 comments of whitebob

Thanks for your reply. Currently I use http-proxy directly, because it makes me able to write like this: `apiProxy.web(req, res, {target: 'http://127.0.0.1:'+port})` . and I can figure out the port...