mirror of
https://github.com/d0zingcat/cors-anywhere.git
synced 2026-05-14 07:26:49 +00:00
TODO:
- Move proxyRequest elsewhere, and attach the request state to req
- Investigate the implications of calling req.emit('end');
(It's called in order to trigger reverseProxy.end(), needed to start
the redirect)