Telerik Forums
Fiddler Forum
2 answers
1.6K+ views

I have searched other forum discussions on this matter, and nothing works!

Every time I start fiddler I receive the error 19:49:11:2323 Fiddler.Network.AutoProxy> AutoProxy Detection failed.

I have deleted and reinstalled the certs several times and nothing works. 

I want to dig into HCPSS requests, but can't because of this error.

Matt
Top achievements
Rank 1
 answered on 20 Jun 2017
1 answer
993 views

Hi!

I'm playing around autoresponder and its features.

Have tried to use *header action but it does not seem to work.

Rule itself is quite clear: METHOD:GET - to be sure I've not messed at this point I also tried it with action *drop and eveything seems to work("no connection" error message was shown in Chrome)

Actions were tried:

1. *header:Content-Type=application/octet-stream -- existing header, dash-style naming

2. *header:ContentType=application/octet-stream -- existing header, camelCase naming

3. *header:X-OWN=test -- new header, dash-style naming

4. *header:XOWN=test -- new header, camelCase naming

And then I've looked intoChrome's Developer Tools and there was no such headers shown.

 

Or is *header action applied to request(while I checked response)?

 

Have somebody used *header action successfully?

 

Thank you.

Евгений
Top achievements
Rank 1
 answered on 19 Jun 2017
0 answers
139 views

Hi!

There is something seems to be a bug.

For rule that contains additional check(e.g. METHOD:) alongside with URL match clicking "Test..." shows error message "Sorry, the TEST command can only be used with Rules that evaluate the URL.

Maybe it's because it's possible to edit matching pattern right in the "Test" popup(so it would need aditionally to parse rule string, take URL matching separately from other flags, allow it to be edited and finally to join all that again).

But currently it requires additional efforts to check such kind of rules:

1. Cut all the flags except REGEX:/EXCEPT:/<partial URL matching string>

2. Test it, modify if needed

3. Return all the flags back

4. Save the rule

Евгений
Top achievements
Rank 1
 asked on 19 Jun 2017
0 answers
468 views

Hi

Hi

I need to capture https traffic. I can do it using UI but i need to enable, configure and start fiddler from command line to capture https trafic  (Windows)

Is it possible to enable https capturing using only cmd in Windows?

I can start the fiddler from cmd in quit mode.

I can update keys in the register.

I can generate ssl certificate using makecert.exe.

I have no idea how to set the certificate to fiddler.

How can I force fiddler to generate ssl certificate automatically?

Where fiddler stores its private and public certificate?

 

P.s. I'll be appreciate if anyone can help me.

ItIsHidden
Top achievements
Rank 1
 asked on 17 Jun 2017
0 answers
52 views
安装时报错
junchao
Top achievements
Rank 1
 asked on 16 Jun 2017
0 answers
120 views

There are many issues of in my mac, but most painful is this copy ad paste issue. I need to create a document with the list of API responses and request but when I select text and try to copy and paste in notepad, it's not pasting.

Please if anyone can help me!

Neha
Top achievements
Rank 1
 asked on 15 Jun 2017
1 answer
534 views

Hey,

I am conducting some tests on a web app using fiddler. An important test is sending in many of the same request at once. 

I am currently using shift+r on a request and sending in 10-50 at once, however fiddler will only send in 10 at once and then sequentially send in the other 40. 

Is there a way to send in all 50 at once, or is this just a limit of my network/server. 

 

Regards, 

Ben

Tsviatko Yovtchev
Telerik team
 answered on 14 Jun 2017
1 answer
129 views

Hi,

We are trying to use FiddlerCore API with C# for developing automation scripts with Selenium. Everything works perfectly in one of our client machine, whereas when we use the same script in another new machine with little changes (2 GB RAM and Dual core) everything is messed up.

When we start the script, we are calling starting Fiddler by

FiddlerCoreStartupFlags oFCSF = FiddlerCoreStartupFlags.Default;
int iPort = 8877;
Fiddler.FiddlerApplication.Startup(iPort, oFCSF);

Fiddler is started up and holding our application from loading completely. Our AUT needs to mentioned in Exceptions of proxy settings: "Do not use proxy for the addresses beginning with". Since this is getting cleared up after we start Fiddler, our AUT is getting stopped from loading completely and we cannot continue with our testing. Can you please help on this.

 

Thanks,

 C S Harsha

 

 

 

Tsviatko Yovtchev
Telerik team
 answered on 14 Jun 2017
1 answer
215 views

Hi there,

I have two auto responder rule.

 

1. regex:http://MY_DOMAIN/(.*)

   *script:urldecode

    static function urldecode(oSession:Session) {
        oSession.PathAndQuery = Uri.UnescapeDataString(oSession.PathAndQuery);  // url decode
    }

 

2. regex:http://MY_DOMAIN/(.*)

    D:\source\design.sts\$1

 

Can not two rules work together?

I want to pass the local file in response after url decode.

 

Thanks!

Tsviatko Yovtchev
Telerik team
 answered on 14 Jun 2017
4 answers
241 views
---------------------------
Loading Script/Extensions failed
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.

Une exception a été levée par l'initialiseur de type pour '.šˆ'.

Type: System.TypeInitializationException
Source: Fiddler
   à .šˆ.get_Instance()

   à Fiddler.frmViewer.š(Object , EventArgs ) dans C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Viewer.cs:ligne 9748

System.IO.FileLoadException: Impossible de charger le fichier ou l'assembly 'Microsoft.JScript, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ou une de ses dépendances. Accès refusé.

Nom de fichier : 'Microsoft.JScript, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'

   à Fiddler.FiddlerScript..ctor()

   à .šˆ.™ˆ(ScriptLanguage ˆ) dans C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Application\Scripting\ScriptManager.cs:ligne 119

   à .šˆ..ctor() dans C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Application\Scripting\ScriptManager.cs:ligne 31

   à .šˆ..cctor() dans C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Application\Scripting\ScriptManager.cs:ligne 24



AVT : la journalisation de liaison d'assembly est désactivée.

Pour activer la journalisation des échecs de liaison d'assembly, attribuez la valeur 1 à la valeur de Registre [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD).

Remarque : une certaine perte de performance est associée à l'enregistrement dans le journal des échecs de liaison d'assembly.

Pour désactiver cette fonctionnalité, supprimez la valeur de Registre [HKLM\Software\Microsoft\Fusion!EnableLog].


Fiddler v4.6.20171.14978 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 6.1.7601 Service Pack 1] 
---------------------------
OK   
---------------------------

luminarius
Top achievements
Rank 1
 answered on 12 Jun 2017
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?