- [Feature]: Support using as express connect middleware
- [Feature]: Forward to various host on matching the path action.
- [Feature]: Support write protocal in hostname(https://xxxx.com) instead of using protocal(https: true) option.
- [Feature]: route field isn't necessary and it has defualt value of
['/']
- [Feature]: Support set request and response headers
- [Fixed bug]: route proxy http to https website which certificate has not been unauthorized will be response error
- [Feature]: Support https route proxy
- [Feature]: Support cross-domain request