mike820324 / microProxy

A http/https interceptor written in pure python.
MIT License
17 stars 3 forks source link

[Misc] Add new option to hotload plugins #239

Open mike820324 opened 7 years ago

mike820324 commented 7 years ago

Currently plugin will be loaded when file changed by default, we should add a command line switch to enable or disable this.