Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 548 Bytes

File metadata and controls

25 lines (18 loc) · 548 Bytes

0.2.0 / 2013-09-03

  • Add initial "Proxy-Authorization" Basic authentication support

0.1.0 / 2013-07-21

  • rename secure to secureProxy
  • added secureEndpoint option
  • various optimizations
  • README improvements

0.0.2 / 2013-07-11

  • test: add mocha tests
  • don't use socket.ondata, use the official API instead
  • throw an Error when no proxy info is given
  • add support for passing options to net/tls .connect()

0.0.1 / 2013-07-09

  • Initial release