0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[fix] http-proxy should not modify the protocol in redirect request for external sites. Fixes #359. More... almost 13 years ago
[fix] Emit `notFound` event when ProxyTable location does not exist. Fixes #355. Fixes #333. More... almost 13 years ago
[fix] Make options immutable in `RoutingProxy`. Fixes #248. More... almost 13 years ago
[minor] s/function(/function (/ s/){/) {/ More... almost 13 years ago
[fix doc] Fix bad variable reference in `README.md`. More... almost 13 years ago
Merge pull request #298 from Kami/connection_keep_alive_on_1_1 More... almost 13 years ago
[fix] Remove special case handling of `304` responses since it was fixed in 182dcd3. Fixes #322. More... almost 13 years ago
Merge pull request #332 from ramitos/patch-1 More... almost 13 years ago
Revert "[fix minor] Prevent crashes from attempting to remove listeners more than once when proxying websocket requests." More... almost 13 years ago
[fix minor] Prevent crashes from attempting to remove listeners more than once when proxying websocket requests. More... almost 13 years ago
[fix] Ensure `response.headers.location` is defined. Fixes #276. More... almost 13 years ago
[doc fix] Add undefined var in example. More... almost 13 years ago
Merge pull request #365 from adjohnson916/master More... almost 13 years ago
Merge pull request #374 from erasmospunk/master More... almost 13 years ago
Merge pull request #349 from jamie-stackhouse/patch-1 More... almost 13 years ago
[doc] added comments to pathnameOnly block. More... almost 13 years ago
pathnameOnly option documented in the Readme.md More... almost 13 years ago
pathnameOnly flag added. Ignores hostname and applies routing table to the paths being requested. More... almost 13 years ago
Re-added previous description More... almost 13 years ago
Change wording for handling websocket proxy events More... almost 13 years ago
remove offending code, final fix for issue #364 More... almost 13 years ago
fixed issue #364 'proxyError' event emitted twice More... almost 13 years ago
Added timeout option and test to test new timeout parameter, added requestFail assertion. More... almost 13 years ago
Fix for retaining large slab buffers in node core More... about 13 years ago
fix 'this' reference in routing proxy listener bindings More... about 13 years ago
Remove data event that is not needed after-all. More... about 13 years ago
Add 'proxyResponse' event so observer can modify response headers or abort response. More... about 13 years ago
Allow event observers to access upstream response headers and data. More... about 13 years ago
[dist] Bump version to 0.8.7 More... about 13 years ago
[fix] Don't remove `error` listener after response ends More... about 13 years ago