Hi,
I am trying to invoke the execaction from powershell script. Is there any reference document for the valid commands for the same? I would like to export html, xml and .saz reports.
Many thanks.
Hi,
since my company brought in a new corporate proxy (IBoss) I am unable to use Fiddler.
Any ideas please? The error I receive is "The system proxy was changed. Click to reenable Telerik Fiddler capture".
From some googling I am guessing that IBoss proxy is changing settings as soon as Fiddler makes a change.
In IE, I do not have any entries in Internet Options -> LAN Settings -> Proxy Settings (and these settings are now blank & disabled). There is an automatic config script.
If I use foxy proxy to change proxy to localhost and give a port, I can capture local traffic but nothing external (ie anything that should go though IBoss). Have tried several Gateway options in Fiddler but unsure what Fiddler needs.
Any thoughts please?
Dan
Hello, the situation is that I am testing a controller from this application, I am working with an api, asp.net core and entity frame, the thing is that I do not connect the vue.js with the asp, so I am testing the controller from this application.
I have been trying to send the data to the controller but it gives me a data error in the "idUsuario" section = {"errors":{"":["Error converting value \"IdUsuario\" to type 'SMAD_WEB.Modelos.UsuarioModelo.UsuarioViewModel'. Path '', line 1, position 12."]},"title":"One or more validation errors occurred.","status":400,"traceId":"80000166-0006-ff00-b63f-84710c7967bb"}
all the gesture, controller, model, and data, is in int, but at the time of sending it, it tells me that it cannot connect it
"IdUsuario" : 504100637,
" NomUsuario ": "wilberth",
"' EmailUsuario "' : "wil@gmail.com",
"contrasena" : "1234"
"Rol": 1
In this way I send it, will it be that it is badly sent, can anyone tell me how to save it?
Hi,Eric
I have a problem, someone has the same problem as me before, here,but there is no reply, and it has been a long time, so I want to bring up this problem again.
I want to use PAC file. http://127.0.0.1:8888/proxy.pac, this way, if my proxy accidently quits without remove the proxy setting, the browser will be able to continue to work since it can't find the pac file, thus consider it "No proxy".
But When I set the flags, if I don't include: "RegisterAsSystemProxy", the PAC file will not registered.
If I DO include "RegisterAsSystemProxy", the PAC file is registered, but also the proxy servers, 127.0.0.1 8888 for http and https. What's the point to have both registered, and it negate my purpose.
Anyway to hook up PAC file only?
Did I miss something?
Hi, while trialing out Fiddler to specifically look at HTTPs traffic on a MacBook pro (10.14.6) I got a crash of Mono Fiddler.
Since then I can't get HTTP or HTTPS traffic working on my machine in any browser (Safari, Chrome, FireFox and Opera).
I double checked the proxy settings for http and https and confirm they are turned off (when enabled, I get a proxy timeout).
Traffic in a webbrowser just times out, eventually giving an error time out.
Using netstat -nr I see normal routes and I can ping a domain without any issues (dns resolution and icmp succeeds).
Hi there long time Fiddler user first time poster
I have a capture which I done in wireshark some time ago it contains http traffic: http://dxing.si/STB/Amino/Project%20Amino%20hack/STB_Power_HTTP_Only.pcapng
when going to File->Import seassions->Packet capture and select this pcapng file it says it loaded it but 0 sessions were loaded and nothing shows up
if anyone has any idea why this file won't import please suggest how I can convert it to .saz file maybe so fiddler will like it
here is the picture that shows filddler cannot load any sessions: http://dxing.si/STB/fiddler.PNG
Thanks for Anwsering and Best Regards