Hello,
im using chrome, i want to prevent/block fiddler white webview from automatically opened when browser unable to open pages (ex. internet time out)
any ideas how to do it ?
or any idea how to access and edit webviewer script ?
Good day.
I've been trying to capture HTTPS traffic from an Android app running in an emulator(LDPlayer).
Emulator was configured to use Fiddler's proxy and i'm seemingly able to decrypt HTTPS tunnels(pic1), but then i get these logs(pic2) and i guess incomplete responses(pic3). Looks like the problem is in application using wildcard hostname in his requests. What is the most possible cause for this behaviour?
Thanks.
Hi!
I'm coding an API for Playfab using Game Maker Studio.
Everything worked just fine until one day when the first http request of the API started to take ~30 seconds. I started debugging the API and downloaded Fiddler 4. When I check the "Decrypt HTTPS traffic" option in Tools > Options > HTTPS everything starts to work just fine and the first HTTP request takes 0.7 sec intead of 30. After the first HTTP request everything works correctly whether I am using Fiddler or not.
Weirdly, every else HTTP (and HTTPS) request works fine when using different backends (calling them using exactly the same code as my API).
Also the Playfab API I'm writing works just fine on my other PCs (but I don't know how rare problem this would be if I would publish my API). Also the http request has no problems when using Postman.
I read the "Help! Running Fiddler Fixes My App???" article you wrote. I have the "Connection: Keep-Alive" in my headers, I'm using HTTP/1.1, I'm not using any proxy expect the one Fiddler provides.
This is the code I've isolated the problem to. I'm using GML (which GameMaker Scripting language, but should be pretty easy to understand).
https://gyazo.com/6051bf168a6ffafd0d947a16c3c0f362
The engine is not open source so I can't see what is happening behing the http_request(), but as I said this code works fine on other computers and every other http_request with different domain works just fine, so that shouldn't be a problem. But otherwise I'm pretty helpless with this :/
Thanks!
Hi,
I used fiddler composer to send a request from windows machine, but I receive 407, I turned on "auto authenticate" in options. So there is what I see in the sessions window:
session1:
GET http://www.example.com/ HTTP/1.1
User-Agent: Fiddler
Host: www.example.com
HTTP/1.1 407 authenticationrequired
Date: Sat, 14 Jul 2018 07:44:18 GMT
Content-Type: text/html
Cache-Control: no-cache
Content-Length: 12629
Proxy-Connection: Keep-Alive
Proxy-Authenticate: Negotiate
Proxy-Authenticate: NTLM
session2:
GET http://www.example.com/ HTTP/1.1
User-Agent: Fiddler
Host: www.example.com
Proxy-Authorization: Negotiate TlRMTVNTUAABAAAAl4II4gAAAAAAAAAAAAAAAAAAAAAGAbEdAAAADw==
HTTP/1.1 407 authenticationrequired
Date: Sat, 14 Jul 2018 07:44:18 GMT
Content-Type: text/html
Cache-Control: no-cache
Content-Length: 12629
Proxy-Connection: Keep-Alive
Proxy-Authenticate: NTLM
Proxy-Support: Session-Based-Authentication
--------------------------------------------
And that's it. How do I make it to go through?
Thanks in advance.
Hello,
I'am getting an certificate warning on the latest update.
See picture. What is wrong here?
My previous version was signed by Telerik AD, this update used Telerik EAD?
Hello Everyone,
I am facing an issue while installing the Microsoft neXpert Performance Analysis Plugin.
Issue Background:
I have installed Fiddler v5.0.20182.28034 and tried to install neXpert but i am getting an error message from the microsoft plugin "neXpert can only be installed if Fiddler 2.2.9.4 or greater has been installed first".
Anyone faced this issue earlier, is there any other work around solution for this?
Hi!
I am a web analyst and not a front-end developer.
I am trying to debug a site's analytics using imacros and Fiddler (I am open to another solutions that can log a traffic and autosave a log). Never done it before.
It is a 1 site that I will run using 5-10 simultaneous firefox profiles under Imacros.
What I cannot understand is how will I differentiate in fiddler which log correspond to which firefox profile since they run simultaneously.
VERSION BUILD=11.5.498.2403; Windows 10; Imacros Browser + Firefox Imacros 8.9.7; Firefox 49.0.2
All I get is a warning, then no program pops up.
mono 5.10.1.57
MBPro15-512:fiddler-mac peterkellner$ mono Fiddler.exe
WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all
^C