Releases: dgoldstein1/reverse-proxy
Releases · dgoldstein1/reverse-proxy
0.1.5
0.1.4
7 ip address (#8) * wrote 'get ip address' * add /myip handler * bumped version
0.1.3
dumping every request
0.1.2
Support queries (#4) * added test which should fail... * integration tests are failing * yay tests are failinggit add -A * it's working, integration tests success!! * bumped version
0.1.1
Other domains not working (#3) * Added trap for integration tests * cleaned up integration tests * integration tests to example.com are failing * got it working, need to write parsing function * parse test is failing * able to use example domain * able to get responses back * Reset curl.. things are failing with 404 * INTEGRATION TESTS WORK * full integration tests are workinggit add -A * bumped version
0.1.0
Push heroku (#2) * added heroku stuff * testing deploy * installing heroku cli before anything * not logging in * only deploy to heroku on master