mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
Modifications:
* make client connect to `PROXY_PORT` instead of `PORT`
* `process.exit` instead of `server.close` (process wouldn't exit
otherwise, I'm not sure why)