egg-http-proxy
egg-http-proxy copied to clipboard
修复url.host赋值之后,http://aaa 无法变为https://bbb 问题
Checklist
- [ ]
npm testpasses - [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [ ] commit message follows commit guidelines
Affected core subsystem(s)
Description of change
具体要解决什么问题? 缺单测