In my setup i send HTTP request to a server in order to see those requests on fiddler i add the following code - WinHttpReq.SetProxy(2, '127.0.0.1:8888');
Unfortunately, if fiddle isn't turned on I get error message as follows-
Is it possible to ignore that message?