Always make proxinject optional so that the project can be run in non-Windows environment, or let people to be able to hook the proxy manually.
In this case, it's good to let configuration entry {"proxinject": null} to be meaningful, this allows to mark this feature as explicitly disabled.
Always make
proxinject
optional so that the project can be run in non-Windows environment, or let people to be able to hook the proxy manually. In this case, it's good to let configuration entry{"proxinject": null}
to be meaningful, this allows to mark this feature as explicitly disabled.