- 18 May, 2011 6 commits
-
-
indexzero authored
-
indexzero authored
-
indexzero authored
[fix test api] Only change Origin headers in WebSocket requests when the `changeOrigin` option is set explicitly. Added tests to ensure Origin and sec-websocket-origin headers match when proxying websockets.
-
indexzero authored
-
indexzero authored
-
indexzero authored
[test] Improve websocket tests to inspect outgoing and incoming HTTP headers to test origin mismatch bugs
-
- 17 May, 2011 12 commits
-
-
Olivier Lauzon authored
-
Olivier Lauzon authored
-
Olivier Lauzon authored
-
Olivier Lauzon authored
Tests can be run in https mode by adding the --https flag vows test/*-test.js --spec --https
-
Olivier Lauzon authored
-
Olivier Lauzon authored
-
Olivier Lauzon authored
-
Marak Squires authored
Readme: fix syntax error, reformat code blocks
-
Ben Atkin authored
-
Ben Atkin authored
-
Ben Atkin authored
-
Ben Atkin authored
-
- 13 May, 2011 1 commit
-
-
indexzero authored
[fix] Manage bookkeeping for incoming requests to the underlying sockets behind reverse proxied websocket events. Only use the appropriate variables in the closure scope of the `upgrade` event from this bookkeeping
-
- 10 May, 2011 2 commits
-
-
indexzero authored
-
- 26 Apr, 2011 3 commits
-
-
indexzero authored
-
Charlie Robbins authored
Looks like this may fix the issue that I reported
-
timmattison authored
-
- 17 Apr, 2011 9 commits
-
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
[doc api] Update README.md and CHANGELOG.md for v0.5.0. Update bin/node-http-proxy to read files specified in `config.https`
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
[api] Update `.proxyRequest()` and `.proxyWebSocketRequest()` APIs to take an options hash instead of a set of arguments. Add HTTPS support.
-
- 16 Apr, 2011 6 commits
- 13 Apr, 2011 1 commit
-
-
indexzero authored
-