Under Review
Last Updated: 15 Feb 2024 13:41 by ADMIN
Created by: Imported User
Comments: 3
Type: Feature Request
1
This would be useful to compare a completed working trace versus a non-working trace, side by side and see what the difference in the traces are.
Under Review
Last Updated: 13 Apr 2022 12:21 by ADMIN
Created by: Imported User
Comments: 4
Type: Feature Request
1
Hi there, what's the correct way to call:

JSON.stringify({});

JSON.parse("{}");

after calling these JSON methods, fiddler says:

Variable 'JSON' has not been declared

cheers,

David
Under Review
Last Updated: 29 Mar 2022 16:33 by Antonio
Created by: Bob
Comments: 2
Type: Feature Request
1
Could you add 'search text' function to the websocket tab?
Under Review
Last Updated: 26 Mar 2022 08:26 by Larry
In the File > Export > Export Raw Files code, there's a "Skip non-HTTP/200 responses" option. This option is designed for dumping files (either media files or files to be replayed by the AutoResponder) to a folder.

For various reasons, clients and servers often will use Range requests for media downloads, meaning that the response code for a response might be HTTP/206 instead of HTTP/200, even if the full body is present.

To enhance the file exporter, the code should look at the Content-Range response header for a HTTP/206 response. If the header is of the format:

Content-Range: bytes 0-N/N+1

Then Fiddler should treat the response as a HTTP/200 and save the body to disk.
Under Review
Last Updated: 01 Sep 2020 09:53 by ADMIN
Created by: Isaac
Comments: 6
Type: Feature Request
24
Lots of development software has dark themes because it is less stress on your eyes and looks cool.
Under Review
Last Updated: 19 Jun 2020 14:46 by Matthew
Created by: Imported User
Comments: 8
Type: Feature Request
9
Like the JSON and XML tabs, there should be a Protobuf tab that offers to decode protobuf requests and responses.
Under Review
Last Updated: 07 May 2020 07:50 by ADMIN
Sometimes,I need to know response json node's count,but I can only paste it into the json editor to see the quantity.

Please check the pictures in the attachment.
Under Review
Last Updated: 11 Mar 2020 01:38 by Tim
Hello


I have Xiaomi Redmi 3 phone. I cant install FiddlerRoot.cer. When i try to install error appear. Device can't read file. But device recognize extension of file.
Under Review
Last Updated: 09 Mar 2020 05:43 by Ray
I'm using Fiddler v4.6.20173.38786 (Built: Friday, September 15, 2017). When I click on the Customize Rules menu entry there is a message box that says "Unable to load Fiddler for code-completion support". After I click OK to that the Fiddler script editor will open normally.
Under Review
Last Updated: 31 Jan 2020 10:12 by Lior
Created by: Imported User
Comments: 2
Type: Feature Request
3
There are many organization which do not allow admin rights and also are against installing any sniffing tools. However, fiddler is a very useful tool. It works by extracting in the installer exe with 7zip. However, thats still a trouble or unknown solution for many. It fiddler is also available as portable tool, then browser hooks may not work, rest is fine.
Under Review
Last Updated: 14 Oct 2019 05:45 by Oozma
Microsoft telemetry calls to v10.vortex-win.data.microsoft.com bypass the filters and add noise. If my filter says only show localhost, I don't expect to see calls to Microsoft.com.
Under Review
Last Updated: 20 Sep 2019 08:45 by ADMIN
Created by: Imported User
Comments: 5
Type: Feature Request
2
as title

v5.0.20181.14850 for .NET 4.6.1
Built: 20 March 2018
Under Review
Last Updated: 22 Aug 2019 22:06 by Barna
Created by: Peter Wicks
Comments: 1
Type: Feature Request
8
Add support for Socks5 + Socks Proxy w/ Authentication
Under Review
Last Updated: 20 Aug 2019 10:27 by Dogukan
Created by: Imported User
Comments: 3
Type: Feature Request
1
The error messages pops up on Windows 10 version 1703.  Fiddler installs and runs with not issues on Windows 10 version 1607.
Under Review
Last Updated: 23 May 2019 21:24 by Hemant
Created by: Imported User
Comments: 4
Type: Feature Request
11
You know,jmx file can be used by jmeter. It's very useful, but fiddler cannot export the response ande request to .jmx.

So regretful.
Under Review
Last Updated: 20 Feb 2019 23:45 by Roberto
Created by: Imported User
Comments: 1
Type: Feature Request
3
Once I had gotten Fiddler to run (had to tell Mono to run in 32 bit mode) and I had re-created the settings.txt file, I received this error when trying to capture traffic:

Fiddler/FiddlerAttach.applescript:7:87: execution error: /bin/sh: USB,127.0.0.1,8888,on,127.0.0.1,8888,on,0,0,off,0,0,off: command not found (127)
Under Review
Last Updated: 24 Dec 2018 18:18 by Jithin
There are some Files, fiddler needs write privileges:

rm: cannot remove '/opt/fiddler/listeningProcess.txt': Permission denied
rm: cannot remove '/opt/fiddler/gsettings.txt': Permission denied
rm: cannot remove '/opt/fiddler/proxiesFromInterfaces.txt': Permission denied
...

If this file is stored with the exe file, it is not possible to install fiddler in /bin or /opt and run without root privileges.

I think it would be good to locate that file in the users home folder or in /tmp.
Under Review
Last Updated: 07 Nov 2018 17:19 by Imported User
Created by: Imported User
Comments: 1
Type: Feature Request
3
This url invalid "Learn more at: http://fiddler2.com/r/?p3pinfo"
Under Review
Last Updated: 06 Nov 2018 11:04 by Imported User
Created by: Imported User
Comments: 1
Type: Feature Request
2
Please package Fiddler with Homebrew Cask (https://github.com/Homebrew/homebrew-cask) , or at lease permit them to distribute the binary. Currently they are concerned about distributing Fiddler (https://github.com/Homebrew/homebrew-cask/pull/41374) .
Under Review
Last Updated: 06 Nov 2018 06:00 by Imported User
Fiddler swaps out the real proxy settings for localhost when in use. When you disconnect or close it, it restores the proxy settings. However, if the system crashes or power fails while Fiddler is in use, upon rebooting the real proxy settings are of course missing, they're still set to localhost. I would expect that if were to then run Fiddler, it would find those proxy settings again so that if I run Fiddler and close it again, my original proxy settings would be restored. Sadly this doesn't happen so in this scenario I have to manually set up my proxy settings again. Can this be implemented?
1 2 3 4 5 6