🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

http-proxy-middleware

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-proxy-middleware - npm Package Versions

1
67910

0.11.0

Diff
chimurai
published 0.11.0 •

Changelog

Source

v0.11.0

  • improved logging
chimurai
published 0.10.0 •

Changelog

Source

v0.10.0

  • feat(proxyTable) - added proxyTable support for WebSockets.
  • fixed(proxyTable) - ensure original path (not rewritten path) is being used when proxyTable is used in conjunction with pathRewrite.
chimurai
published 0.10.0-beta •
chimurai
published 0.9.1 •

Changelog

Source

v0.9.1

  • fix server crash when socket error not handled correctly.
chimurai
published 0.9.0 •

Changelog

Source

v0.9.0

  • support subscribing to http-proxy proxyReq event (trbngr)
  • add logLevel and logProvider support
chimurai
published 0.8.2 •

Changelog

Source

v0.8.2

chimurai
published 0.8.1 •

Changelog

Source

v0.8.1

  • fix pathRewrite when agent is configured
chimurai
published 0.8.0 •

Changelog

Source

v0.8.0

  • support external websocket upgrade
  • fix websocket shorthand
chimurai
published 0.7.0 •

Changelog

Source

v0.7.0

  • support shorthand syntax
  • fix express/connect mounting
chimurai
published 0.6.0 •

Changelog

Source

v0.6.0

  • support proxyTable