0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[dist] Bump version to 0.8.4 More... over 13 years ago
Merge pull request #320 from indutny/master More... over 13 years ago
http-proxy: emit websocket:start More... over 13 years ago
Merge pull request #315 from yawnt/options-doc More... over 13 years ago
[fix] function More... over 13 years ago
[docs] more options More... over 13 years ago
[docs] options More... over 13 years ago
[fix] Partial fix for rejecting self-signed certs in tests More... over 13 years ago
[refactor] Pass all options to `Agent` constructor More... over 13 years ago
Merge pull request #308 from peters/patch-1 More... over 13 years ago
[dist] v0.8.3 More... over 13 years ago
[fix] spdy should look like https when forwarding (until we get a client) More... over 13 years ago
Added travis build status More... over 13 years ago
Merge pull request #302 from janl/patch-1 More... over 13 years ago
Fix installation instructions: s/http/https/ More... over 13 years ago
If HTTP 1.1 is used and backend doesn't return 'Connection' header, explicitly return Connection: keep-alive. More... over 13 years ago
[test] Add `node v0.9` testing, test all branches More... over 13 years ago
[minor doc] Correct comment More... over 13 years ago
[minor] Remove `setEncoding` on incoming socket More... over 13 years ago
Add tests for headers bug fixes More... over 13 years ago
memory leak fix in closing of the scokets More... over 13 years ago
- support unix donain sockets and windows named pipes (socketPath) on node 0.8.x. On node 0.6.x the support was opaque via port, but on the new node, socketPath should be set explicitely. - avoid adding multiple headers with the same name - fix bug in setting connection More... over 13 years ago
[fix] Dont use `-i` when running vows because it supresses `--target=` and `--proxy=` CLI arguments More... over 13 years ago
[fix] Ignore npm version errors when installing dependencies for examples More... over 13 years ago
[fix] Suppress EADDRINUSE errors from `test/examples-test.js` since we are just looking for require-time errors. Isolate tests to ensure idempotency of ports More... over 13 years ago
[fix test] Fix examples to use newest version of socket.io and helpers. Added tests for ensuring that examples require as expected with no errors. More... over 13 years ago
Merge pull request #285 from 1stvamp/pass-change-origin-from-routing-proxy More... over 13 years ago
If supplied pass changeOrigin option through to HttpProxy instance if set in RoutingProxy More... over 13 years ago
Fix socket leaks when FIN packet isn't responded to More... over 13 years ago
[fix] `destroy()` websockets in case of an error More... over 13 years ago