0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[test] Update to vows description for web-socket-proxy-test.js More... over 14 years ago
[fix] Dont force `Connection: close` now that Keep-Alive is supported More... over 14 years ago
[doc] Update to v0.5.7 in code and README.md More... over 14 years ago
[doc] Regenerate docco docs More... over 14 years ago
[dist] Version bump. v0.5.7. Only good on node v0.4.7. See issue #48. More... over 14 years ago
[api] Add `x-forwarded-proto` and `x-forwarded-port` to proxied HTTP requests More... over 14 years ago
[fix] Set `x-forwarded-for` from req.connection.socket.remoteAddress if req.connection.remoteAddress is not defined More... over 14 years ago
[dist] Version bump. v0.5.6 Only good on node v0.4.7. See issue #48. More... over 14 years ago
[api minor] Small refactor to emit `webSocketProxyError` from a single helper function on any of the various `error` events in the proxy chain More... over 14 years ago
[api] Manual merge of #46: add custom `proxyError` event and enable production error handling. More... over 14 years ago
[doc] Regenerate docco docs More... over 14 years ago
[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 More... over 14 years ago
[dist] Version bump. 0.5.5. Only good on node v0.4.7. See issue #48. More... over 14 years ago
[fix] Change variable references for Websockets, bugs found from using wsbench More... over 14 years ago
[minor] Update README.md to conform to Github flavored markdown More... over 14 years ago
[minor] Update README.md to conform to Github flavored markdown More... over 14 years ago
[dist] Version bump. 0.5.4. Only good on node v0.4.7. See issue #48. More... over 14 years ago
[doc] Update README.md to reflect the new HTTPS to HTTP proxy capabilities More... over 14 years ago
[doc] Update docco docs More... over 14 years ago
[doc] Update examples for HTTPS to HTTP proxying More... over 14 years ago
[doc test api] Improve node-http-proxy API to allow for HTTPS to HTTP proxying scenarios. Update tests accordingly. More... over 14 years ago
[dist] Version bump. v0.5.3. Only good on node v0.4.7. See issue #48. More... over 14 years ago
[doc minor] Update docs and code docs for v0.5.3 release More... over 14 years ago
[doc] Regenerate docco docs More... over 14 years ago
[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. More... over 14 years ago
[test] Continued work around Origin mismatch tests More... over 14 years ago
[test] Refined tests to begin checking Origin == Sec-Websocket-Origin More... over 14 years ago
[test] Improve websocket tests to inspect outgoing and incoming HTTP headers to test origin mismatch bugs More... over 14 years ago
[dist] Version bump. 0.5.2. Only good on node v0.4.7. See issue #48. More... over 14 years ago
Merge pull request #52 from benatkin/README More... over 14 years ago