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
[dist] Version bump. 0.10.2 More... almost 13 years ago
[minor] Strip trailing whitespace. More... almost 13 years ago
[minor] Style compliance. Fixes #402. More... almost 13 years ago
Merge pull request #407 from GUI/master More... almost 13 years ago
Don't test raw HTTP 1.0 requests over HTTPS. More... almost 13 years ago
Correct keep-alive responses to HTTP 1.0 clients. More... almost 13 years ago
[dist] Version bump. 0.10.1 More... almost 13 years ago
Merge pull request #370 from jmatthewsr-ms/master More... almost 13 years ago
Add headers on 'handshake' More... almost 13 years ago
Prevent headers to be sent twice More... almost 13 years ago
[dist] Version bump. 0.10.0 More... almost 13 years ago
[dist] Update CHANGELOG.md More... almost 13 years ago
Merge pull request #385 from nodejitsu/breaking-proxy-response More... almost 13 years ago
Merge pull request #383 from thefosk/master More... almost 13 years ago
[fix breaking] Emit the `proxyResponse` event on the HttpProxy instance to reduce listener churn and reference counts. More... almost 13 years ago
Merge pull request #384 from No9/master More... almost 13 years ago
Harmon messsage
No9
More... almost 13 years ago
Harmon messsage
No9
More... almost 13 years ago
Fixing the if statement as it lead to 'TypeError: Parameter 'url' must be a string, not undefined' in certain cases More... almost 13 years ago
[dist] Version bump. 0.9.1 More... almost 13 years ago
[dist doc] Updated CHANGELOG.md for `v0.9.1` More... almost 13 years ago
[breaking] Ensure that `webSocketProxyError` also receives the error to be consistent with `proxyError` events. More... almost 13 years ago
[dist] Version bump. 0.9.0 More... almost 13 years ago
[doc dist] Update CHANGELOG.md for `v0.9.0`. More... almost 13 years ago
[dist] Update `devDependencies` More... almost 13 years ago
[minor] Small whitespace compliance. More... almost 13 years ago
[api test] Manually merge #195 from @tglines since that fork was deleted. Update tests to use new macros. Fixes #195. Fixes #60. More... almost 13 years ago
[minor] Move private helper to end of file. More... almost 13 years ago
[fix] Set "content-length" header to "0" if it is not already set on DELETE requests. Fixes #338. More... almost 13 years ago
[fix] Do not use "Transfer-Encoding: chunked" header for proxied DELETE requests with no "Content-Length" header. Fixes #373. More... almost 13 years ago