pre-work for codepath node.js bootcamp
The proxy-server follows the video instruction regarding pre-work for proxy-server.
the walkthrough shows:
- the log are logged into /tmp/proxy-server.log
- proxy server can proxy the access to other webpage with url in header
- proxy server can proxy to the localhost:8000
- the post body in the request is echoed back