This release fixes the MitM vulnerability reported via HackerOne. It is a breaking change because Node 4, 5, and 7 are no longer tested in CI (note that Node 6 is still supported).
Major Changes
Minor Changes
- Update proxyto v1.0.0: d0e3c18
- Test on Node.js 10 and 12: 3535951
- Fix compatibility with Node.js >= 10.0.0: #73
- Add .editorconfigfile: 06ead2f
- Add .eslintrc.jsfile: ae53572
Patches
- Update README with correct secureProxybehavior: #65
- Remove unreachable code: 46aad09
- [TypeScript] Allow portto be a string: #72
- Use an EventEmitterto replay failed proxy connect HTTP requests: #77
Credits
Huge thanks to @lpinca, @stoically, and @zkochan for helping!
