Fiddler Ideas
The free web debugging proxy for any browser, system or platform.
Add a new idea
Filter by status
New
0
Under review
163
Information needed
0
Already exists
3
Will not implement
11
Future consideration
11
In progress
0
Shipped
9
Filter by category
Bug
×
188
Feature Enhancement
×
129
New Idea
×
45
Log in / Sign up
Identify yourself with your email address
Email address
Recent
Trending
Popular
1
Vote
Robustify HAR import
Currently, Microsoft Edge generates HAR files with a malformed HTTP version string, e.g. "httpVersion": "HTTPS" When Fiddler's HAR Import feature attempts to parse this data, it fails and this results in omitting *all* of ...
Created 18 Jul 10:42pm by Eric Lawrence
Bug
1
Under review
1
Vote
After update history is missing, exception has found
No description provided
Created 11 Jul 09:21am by Guest
Bug
2
Under review
1
Vote
Crushes when set a comment.
Sometimes Fiddler crushes when set a comment with Japanese IME. It doesn't occur when input with English IME. Perhaps it's related to session what is multi-part post in Inspectors.
Created 5 Jul 07:12am by Guest
Bug
2
Under review
1
Vote
Small Bug ... It would be nice if the software realized when the system proxy was changed - the message never goes away
Your software correctly throws up a big yellow warning message about when the system proxy has changed. But after that it seems not to realize when it's changed ....yet again ... back to being "checked" under the Windows "Lan Settings" dialog boxe...
Created 19 Jun 09:58am by Guest
Bug
1
Under review
1
Vote
Clean EXIT
You should delete the routes from IE connection settings and any mods your application makes to the registry when the user clicks on the X in Fiddler. It seems like when you exit using File > Exit it does a "clean" exit. Please make this consis...
Created 13 Jun 01:18pm by Guest
Bug
1
Under review
1
Vote
Check for update with beta enabled, doesn't find latest version.
When checking for updates I noticed that when I have 'offer upgrade to Beta versions' enabled, the response shows the latest version as 4.6.20171.14978 [03/22/2017]. I disabled checking for beta versions and it returned the latest released versio...
Created 11 Jun 06:10am by Guest
Bug
0
Under review
1
Vote
Can't run latest Fiddler because it failed to fully uninstall the previous version
The Fiddler 4 installer thinks there's something still installed in c:\Program Files (x86)\Fiddler2, but that folder no longer exists and the old version of Fiddler is no longer listed in "Programs and Features". Error message when I run the new ...
Created 6 Jun 02:45pm by Guest
Bug
0
Under review
1
Vote
400 Bad Request
code #!/usr/bin/env python3from urllib.request import urlopen# with fiddler open# no problem, see the slashresp = urlopen("http://www.baidu.com/")# with fiddler open# raises 400 Bad Requestresp = urlopen("http://www.baidu.com") # with fiddler cl...
Created 1 Jun 06:46am by Guest
Bug
1
Under review
1
Vote
Support .NET Core / WCF projects by registering as a proxy for WinHTTP
Related to forum thread: https://www.telerik.com/forums/fiddler-no-longer-capturing-web-service-requests-in-netWe found that .NET Core projects use WinHTTP instead of WinINET. As Fiddler registers itself only as a proxy for WinINET, traffic from t...
Created 30 May 12:47am by Guest
Bug
2
Under review
1
Vote
Cookies issue in FiddlerScript
I need help with inserting cookies through FiddlerScript. I have cookies like below which contains " inside cookie value, when I remove " from cookie value I stopped getting response from server. Now the real problem is FiddlerScript doesn't consi...
Created 26 May 04:23pm by Guest
Bug
0
Under review
« First
‹ Prev
…
4
5
6
7
8
9
10
11
12
…
Next ›
Last »