- 19 May, 2011 14 commits
-
-
indexzero authored
-
indexzero authored
[api minor] Small refactor to emit `webSocketProxyError` from a single helper function on any of the various `error` events in the proxy chain
-
indexzero authored
-
indexzero authored
-
indexzero authored
[fix doc] Add `error` handler to reverseProxy request when proxying WebSockets to prevent unhandled ParseError. Rename some variables in proxyWebSocketRequest to make the code more readable
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
-
indexzero authored
[doc test api] Improve node-http-proxy API to allow for HTTPS to HTTP proxying scenarios. Update tests accordingly.
-
- 18 May, 2011 7 commits
-
-
indexzero authored
-
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 1 commit
-
-
indexzero authored
-