I would like to be able to redirect http requests from fiddler code through proxies up, which I want to specify at runtime.
I looked at the FiddlerApplication functions, and I see nothing that could fit, and I also did not find anything suitable in the documentation (except that you can specify the launch flag to use the system proxy as a proxy server up).
What is the best way to specify / change the fiddler kernel proxy at runtime?
c # fiddler fiddlercore
Arsen zahray
source share