UNPKG

dalao-proxy

Version:

An expandable HTTP proxy based on the plug-in system for frontend developers with request caching request mock and development!

26 lines (17 loc) 771 B
## [0.9.11](https://github.com/CalvinVon/dalao-proxy/compare/v0.9.0...v0.9.10) (2019-10-10) ### BREAKING CHANGES - option `responseFilter`: default value changes from `["code", 200]` to `[]`. ### Features - option `headers` support freely specify setting request header or response header ([#headers](./README.md#option-headers)). ## [0.9.10](https://github.com/CalvinVon/dalao-proxy/compare/v0.9.0...v0.9.10) (2019-07-26) ### Features - inspect ipv4 address ### Bug fixes - version check bug - cannot remove globally installed plugins - generate config file bug - report error when switching file to js - parse json of config file # [0.9.0](https://github.com/CalvinVon/dalao-proxy/tree/v0.9.0) (2019-06-25) ### Features - support mock file in Javascript format