Socket
Socket
Sign inDemoInstall

http-proxy

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-proxy - npm Package Versions

1
79

0.7.6

Diff

dominictarr
published 0.7.5 •

dominictarr
published 0.7.4 •

published 0.7.3 •

Changelog

Source

v0.7.3 - 2011-10-03

Commits

published 0.7.2 •

Changelog

Source

v0.7.2 - 2011-09-30

Merged

  • [fix] Examples have working require paths now. #118

Commits

  • [fix] Fixed require paths in examples 2e8d4c6
  • [websockets] add latest websockets support 45ef87e
  • [dist] Version bump. 0.7.2 ccccc45
published 0.6.6 •

Changelog

Source

v0.6.6 - 2011-08-31

Commits

  • Memory leak hunting. f4fcf93
  • [fix] Add guards to every throw-able res.end call e1c41d0
  • [fix] Only set x-forward-* headers if req.connection and req.connection.socket de4a6fe
  • [dist] Version bump. 0.6.6 967884c
published 0.6.5 •

Changelog

Source

v0.6.5 - 2011-08-29

Commits

  • [fix] Use req.connection for all x-forward-* headers f6dc12a
  • [dist] Version bump. 0.6.5 7beead5
published 0.6.4 •

Changelog

Source

v0.6.4 - 2011-08-28

Fixed

  • Fix #95 Don't look on req.connection if it's not set. #95

Commits

  • [api breaking] Begin refactor to optimize node-http-proxy by managing one instance of HttpProxy per host:port location d2b0e43
  • [api test] Updated httpProxy.createServer() for new API exposed by simplified HttpProxy object. be4562d
  • [test fix] A few minor fixes to ensure basic WebSocket tests are working. Better scope tests by supported protocol daf9231
  • [test] Updates for readability db10c4a
  • Add guards to every throw-able res.end call 7bda25b
  • [minor] Dont use .bind() 340be42
  • [dist] Version bump. 0.6.4 216d46d
published 0.6.2 •

published 0.7.0 •

Changelog

Source

v0.7.0 - 2011-09-10

Fixed

  • [fix] Add x-forward-* headers for WebSocket requests. Closes #74 #74
  • [doc] Document setMaxSockets. Fixes #81 #81

Commits

  • [api test dist] Stubbed out the API for the higher-level RoutingProxy object to be exposed by node-http-proxy 5927ecd
  • [api] Finalized the RoutingProxy API f765f90
  • [minor] Move private methods to the bottom of file(s) ec03d72
  • [test] Updated tests to reflect finalized API of the RoutingProxy 734769f
  • [api doc] Rebuilt httpProxy.createServer() with the newer high-level RoutingProxy API 598fe2e
  • [minor] Remove commented out debug statements. 5575bcf
  • [doc] Updated examples 13eaec5
  • Add flow control 6a7fd14
  • Add flow control 2b9e09b
  • Emit drain if it doesn't happen on its own in 100ms 37e2541
  • resume() can throw 558a8a4
  • [fix] Memory leak hunting. ca1d12c
  • Emit drain if it doesn't happen on its own in 100ms 84be9f2
  • resume() can throw 0c71119
  • [dist] Update examples/package.json to conform to nodejitsu style guidelines 2937229
  • Fixed large DoS vector in the middleware implementation 0e36912
  • [api] Added new close() method which cleans up sockets from HttpProxy instances 0eae2a9
  • Fixed large DoS vector in the middleware implementation 07c8d2e
  • [minor] More contextual errors when middleware(s) error 38315f6
  • [dist] Update scripts in package.json 6e1ade0
  • [dist] Version bump. 0.7.0 0182ba3
  • [merge] Merge from significant internal refactor in v0.7.x. No external API changes f7010e5
  • [minor] Small update to bin/node-http-proxy 2cd8256
  • [dist] Update .gitignore 6c1c554
  • [doc] Update README.md 0ba5023
  • [doc] Drop version number from README.md. bdf48be
  • [dist] Version bump. 0.7.0 00e34a1
  • [test] Whitespace fix 3a4d312
  • [dist] Reorganize examples based on classification(s): http, websocket, or middleware 81d6c31
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc