This is a migrated thread and some comments may be shown as answers.

FiddlerCore problem with ResetProxyInProcessToDefault

0 Answers 69 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
Вадим
Top achievements
Rank 1
Вадим asked on 27 Feb 2016, 11:10 PM

Hello.

I manually configure my application to point at FidlerCore instance

FiddlerApplication.Startup(0, false, false);
URLMonInterop.SetProxyInProcess("127.0.0.1:" + FiddlerApplication.oProxy.ListenPort, "<-loopback>");

When capture is comlete, I'm trying to reset the current process back to the default system proxy, but

URLMonInterop.ResetProxyInProcessToDefault();

doesn't do anything

No answers yet. Maybe you can help?

Tags
FiddlerCore
Asked by
Вадим
Top achievements
Rank 1
Share this question
or