Telerik Forums
Fiddler Forum
1 answer
272 views
Is it possible to remove the HttpOnly cookie flag in FiddlerScript?

It appears that the cookie header for this type of cookies is not accessible via oSession.oResponse.headers['Set-Cookie']. Is this by design, or am I missing something?

Thank you,
Alex
Alex
Top achievements
Rank 1
Iron
Iron
 answered on 02 Sep 2023
1 answer
715 views
I used Fiddler over a year ago to put my local image files into an art board in an online game.  However, I recently got back into the game, and when I go to put my custom images into the art boards, it no longer works. I used the autoresponder to make a rule that will put the picture on the art board once I open it. The URLs match perfectly, but for some unknown reason, the picture will not show up in the game. I have the "enable rules" checked before I open the art board, so the picture is supposed to show up when I open it. Any suggestions on how to make this work? I've looked all over the internet, and this is my last resort.
Nick Iliev
Telerik team
 answered on 30 Aug 2023
2 answers
154 views

Hello, I am IT for our compnay. We have a developer who is using Fiddler on a macOS Ventura with Temp admin rights. The rights need to be engaged and only last for 60 minutes.

The developer says that Fiddler requires full admin all the time for Fiddler to adjust system proxy settings at startup.

The developer says that the mac has lost all internet connectivity because Fiddler does not have access to manage proxy settings at startup. Is this true?

Please advise. Notes from developer below

---

Subject: Mac lost internet connection with Fiddler

Hi Russell, a similar situation happened again. Steps: - run "Grant admin privileges 60 min" - run "Fiddler Everywhere" - change system proxy settings
Then, after about 5-7 minutes, i got the message "Grant admin privileges 60 minutes" has expired.
I can't get "Grant admin privileges for 60 minutes" in self service. I can't restore system proxy settings without administrator.
For now i have an internet connection through Chrome and i'm logged in. Please advice on system recovery

 

 

--

Subject: Mac lost internet connection with Fiddler

Hi R,

 

The software we have used was Fiddler 

https://www.telerik.com/fiddler

 

It has an option to “Act as system proxy on startup”.

 

So when Fiddler is launched – it requires to enter admin’s password to modify global system proxy settings. Also when you finish work and close it – once again admin’s password is required to remove global proxy settings.

 

Regards,

R

Nick Iliev
Telerik team
 answered on 29 Aug 2023
1 answer
664 views

Okay, so i'm not sure if this is in the right spot or not but here it goes.

 

I am using Fiddler Core in my C# program. In my program; I have several checkboxes and each checkbox sets utilreplaceinresponse; while this is all good; After the session is complete; I need to have Fiddler Block that same url from reloading unless the program is closed or cache is cleared. How can I achieve this?

Nick Iliev
Telerik team
 answered on 29 Aug 2023
1 answer
79 views
I would like to suggest that Fiddler products be added to the Progress Control Panel to allow better management of updates and installations.
Nick Iliev
Telerik team
 answered on 25 Aug 2023
1 answer
2.4K+ views

I'm trying to output information to the log, I do " Console.Write("22s");" . After looking at the Log, I do not find this text there. How to correctly output it to Log?

 

     if (oSession.url.Contains("google.com")) {
            Console.Out.Write("22s");
        }

Nick Iliev
Telerik team
 updated answer on 24 Aug 2023
1 answer
1.5K+ views
I have two adapters work togather in same time and I use one for common stuff on my host and one for Android Emulator only, and the question is: Can I somehow define which network adapter Fiddler has to use for traffic capture? Is there any way to do it?
Nick Iliev
Telerik team
 updated answer on 24 Aug 2023
1 answer
441 views

I am trying to save sessions to a file, there are around 58k of them

I am getting the error saying the number of entries is 65535 or greater.

The error says you can set 'UseZip64WhenSaving' property on the ZipFile instance... can you please do this or expose the option to us?  (Or do it automatically when needed...)

 

I see you said it was fixed in FiddlerCap in 2014, so I'm curious why it's still broken in Fiddler Classic... [see below link]

https://www.telerik.com/forums/fiddlercap-unable-to-write-traffic-to-file

 

Maybe because it already does enable it 'when needed' but it doesn't think it's needed because i only have < 60k sessions, but somehow it's expanded to > 65535 when it tries to save?

Nick Iliev
Telerik team
 updated answer on 24 Aug 2023
1 answer
169 views
My client has installed Fiddler on their computers and have continuously been getting the attached error message. They only have Fiddler running for 4 hours max and they say each time they get this error message, the Fiddler log is showing less than 65,000 entries.
Nick Iliev
Telerik team
 updated answer on 24 Aug 2023
1 answer
737 views

Hi, we are hosting web api controllers using kestrel (.net 7, c#, self hosted (not within IIS))

Within a controller we use a HttpClient to make a simple get request (https), but we are not seeing the request in fiddler everywhere (Http2 is activated in the settings and also the certificate stuff is activated).

The request to the controller (https & http2) is captured by fiddler, but not the httpclient call (the problem occurs on Win Server 2016), we are using the server name to call the controller (not localhost).

However if I create a console app, add the HttpClient call and start the console, fiddler does capture the call as expected.

I also tried netsh winhttp set proxy 127.0.0.1:8866 as admin, but that also doesn't work.

Any ideas?

 

Br

Philipp
Top achievements
Rank 1
 updated question on 23 Aug 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?