ZeonWang

Results 3 issues of ZeonWang

downgrade docsify make it compatible with vuep to show v-chart demo Not sure what change cause issue. Here is [reference diff](https://github.com/docsifyjs/docsify/compare/v4.11.6...v4.12.0) for the version which not work since 4.12.0 ([release...

### Is your feature request related to a problem? Please describe. When I use `fetch` as `adapter` in Nodejs, there is (maybe) no way to use `ProxyAgent` as dispatcher provided...

If user set a customized header `host` field, the `host` should not be changed while sending request. However, when using `proxy` config and default adapter `http` in nodejs, the `host`...