A plain HTTP proxy written to help understand the mechanics of proxies, in Node.js
.gitignore | ||
index.js | ||
package.json | ||
README.md |
Node HTTP Proxy
This package is an HTTP proxy, written in Node.js. Spun up on a virtual machine.
Testing
To test, can either spin up the vagrant instance, or utilize the unit tests.