http-proxy v1.17.0 Release Notes
Release Date: 2018-04-20 // over 5 years ago-
π Merged
- π Fix overwriting of global options
#1074
- β‘οΈ Update README.md
#1131
- β‘οΈ Update README.md with CoC link
#1120
- β Add Code Of Conduct
#1119
- β‘οΈ [deps] Update eventemitter3 to version 2.0.x
#1109
π Fixed
- π Fix "Can't set headers after they are sent" errors
#930
- β¬οΈ Include websocket non-upgrade response
#890
Commits
- β Add followRedirects option
c9a556c
- π [test] add test for selfHandleRequest and remove modifyResponse as selfHandleRequest is the only way that functionality works
4a37175
- β Adding ability to set cookie path
2c98416
- β‘οΈ Updating docs and adding more tests.
f5c2381
- π [dist] make tests work reliably, add package-lock.json
09dcb98
- β add support for modify response
e5c02b8
- β
[wip] proper tests and reporting
f4ff100
- β Add detail about "buffer" option
6f88caf
- β Add use case for proxy to HTTPS using a PKCS12 client certificate
d2f9db8
- β
[test] for override method feature
81d58c5
- β‘οΈ [dist] doc updates
e94d529
- feat: ζ·»ε responseθͺε€ηεζ°
89f9ef8
- β
[dist][test] codecov config
a4bccc3
- Removing unnecessary check since this is a private API
bc6a237
- issue #953: stop using writeHead
2c44039
- π [fix] move badges
543636d
- π fix small typos in README
8231984
- β Added timeout option to docs
107c187
- [dist] document the feature
d533a1b
- [fix] slightly more tolerant
de1b808
- Forgot 'i' flag when changing from regex shorthand to string.
50f58b4
- β‘οΈ Update common.js
c5d8466
- [fix] rm newline
e6f24ba
- β‘οΈ [dist] update package-lock.json
abf882e
- π Fix overwriting of global options