Telerik Forums
Fiddler Forum
1 answer
226 views

FiddlerObject.utilIssueRequest(s);

How to use it utilIssueRequest();
Nick Iliev
Telerik team
 answered on 31 Jan 2022
0 answers
502 views
I'm a Fiddler Classic user and I would like to know if it's possible to read a local text file into a variable.

I will use this variable (say, 'file_contents') to replace a string in a web page with the contents of the local file. The replacement code looks like this:
var oRegEx = /string_to_replace/;
oBody = oBody.replace(oRegEx, file_contents);
How can I do that, please?

Thank you,

Alexander
Alex
Top achievements
Rank 1
Iron
Iron
 asked on 17 Jan 2022
1 answer
118 views
FiddlerCore4 can't handle the traffic coming from xNet.dll library, how can I fix it, I really need help.
Nick Iliev
Telerik team
 answered on 17 Jan 2022
1 answer
242 views
... As far as I know, any traffic going through the SOCKS5 proxy will not be logged by Fiddlercore (because Fiddler does not support traffic collection over the SOCKS proxy). So how can I fix that on Fiddlercore, I use C#.
Nick Iliev
Telerik team
 updated question on 17 Jan 2022
1 answer
2.5K+ views

Hi,

 

is http://ipv4.fiddler:8888/ down?

Rosen Vladimirov
Telerik team
 answered on 14 Jan 2022
1 answer
662 views

Hi,

I'm trying Fiddler with an electron application. I don't see any of the http.get requests made from my electron application to remote servers. Is there some special setup I need to do? I'm on Windows 10.

Many thanks

neobyte
Top achievements
Rank 1
Iron
 answered on 13 Jan 2022
0 answers
108 views
Why fiddler cant dycrypt traffic ?
Dinozafr
Top achievements
Rank 1
 asked on 10 Jan 2022
3 answers
1.1K+ views
-
ImBlank
Top achievements
Rank 1
Veteran
 updated answer on 06 Jan 2022
1 answer
505 views

Hello

I want to capture the requests made by a website but they are not all displayed in Fiddler.

In Chrome Network inspector, every request which is not displayed in Fiddler has the attribute "memory cache" or "disk cache" in "Size" column.

How to capture them ?

Rosen Vladimirov
Telerik team
 answered on 06 Jan 2022
0 answers
261 views
This is basically my first attempt at writing an inspector, and it is for a websocket whose messages are compressed on the transport level, so in order to decompress (for example) message #5, it needs to be decompressed with a compression state that has already been fed messages #1 thru #4. (i.e., it's impossible to inspect any message given just that particular payload's body). I read the IWSMInspector interface is used for inspecting websockets but I see no obvious way to accomplish what I want here. Previously I've just been proxying the websocket through fiddler to a separate little script that handles decompression but I would much rather be able to just have everything contained within fiddler. If it simplifies anything, the messages of concern are only from the server to client direction.
Adam
Top achievements
Rank 1
 asked on 29 Dec 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?