Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

10 lines (9 loc) · 559 Bytes

ChangeLog for: node-http-proxy

Version 0.3.1 - 11/22/2010

  • Added node-http-proxy binary script (indexzero)
  • Added experimental WebSocket support (indutny)
  • Added forward proxy functionality (indexzero)
  • Added proxy table for multiple target lookup (indexzero)
  • Simplified tests using helpers.js (indexzero)
  • Fixed uncaughtException bug with invalid proxy target (indutny)
  • Added configurable logging for HttpProxy and ProxyTable (indexzero)