node-http-proxy/CHANGELOG.md
2010-11-22 00:15:18 -05:00

559 B

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)