20 Commits

Author SHA1 Message Date
Max Ogden
91e9bb9070 adding tests for url segment proxytable routing 2011-10-15 14:22:36 -07:00
Joshua Holbrook
66e982060c [test] Added a test for the "x-forwarded-for" header 2011-09-20 13:33:07 -07:00
indexzero
734769fa9b [test] Updated tests to reflect finalized API of the RoutingProxy 2011-09-10 03:55:35 -04:00
indexzero
3a4d312eda [test] Whitespace fix 2011-09-08 17:57:44 -07:00
indexzero
daf9231a66 [test fix] A few minor fixes to ensure basic WebSocket tests are working. Better scope tests by supported protocol 2011-08-28 05:06:14 -04:00
indexzero
be4562da9f [api test] Updated httpProxy.createServer() for new API exposed by simplified HttpProxy object.
[breaking] Temporarily removed pending refactor: middleware & ProxyTable support
2011-08-28 04:40:51 -04:00
indexzero
db10c4af91 [test] Updates for readability 2011-08-28 02:09:37 -04:00
Dominic Tarr
efa17ef6cf [fix] use routing table mhen proxying WebSockets.
closes issue #72
2011-07-21 23:08:11 +10:00
indexzero
4f85ca04e4 [api doc test] node-http-proxy now emits websocket:* on important WebSocket events. Added tests for these features and updated some code docs 2011-06-26 10:52:22 -04:00
indexzero
895f577744 [doc test api] Improve node-http-proxy API to allow for HTTPS to HTTP proxying scenarios. Update tests accordingly. 2011-05-18 21:05:44 -04:00
Olivier Lauzon
1ee6beff6a [test] Fix tests in https mode
Tests can be run in https mode by adding the --https flag
vows test/*-test.js --spec --https
2011-05-18 06:20:48 +08:00
indexzero
212009df6b [doc api] Update README.md and CHANGELOG.md for v0.5.0. Update bin/node-http-proxy to read files specified in config.https 2011-04-17 03:11:06 -04:00
indexzero
bf68dc30a5 [api test doc] Improve HTTPS support. Update minor documentation. Change tests accordingly. 2011-04-17 02:20:36 -04:00
indexzero
4d18ac1ae6 [test] Add WebSocket tests 2011-04-16 23:46:08 -04:00
indexzero
cfddd12e82 [api] Update .proxyRequest() and .proxyWebSocketRequest() APIs to take an options hash instead of a set of arguments. Add HTTPS support. 2011-04-16 23:08:40 -04:00
indexzero
4110448046 [doc api test] Rename HttpProxy.pause to HttpProxy.resume. Update documentation and tests accordingly 2011-03-09 23:53:41 -05:00
indexzero
e39a9f93d2 [api] Further work on refactor for node 0.4.0 2011-03-09 02:12:58 -05:00
indexzero
9faa924a29 [api] First pass at removing pool and working with node v0.4.0 2011-02-21 04:39:51 -05:00
indexzero
c06f4bf7fe [test doc api] Added forward proxy functionality with tests 2010-11-21 22:41:47 -05:00
indexzero
bedc7a3ae5 [api test doc] Updated tests. Added ProxyTable functionality 2010-11-21 18:35:13 -05:00