Telerik Forums
Fiddler Forum
9 answers
1.0K+ views
Hello everyone,
I would like to ask you a question:
I have Fiddler 2 installed and i would like to know if the folloing thing is possible.
I have a program that makes requests over the internet.
I want to know if i can add the responses to Fiddler and when i am not online fiddler automatically to send back the responses i have given.
I heard it is possible but how?
Thanks
EricLaw
Top achievements
Rank 1
 answered on 13 Feb 2014
5 answers
1.0K+ views
I would like to analyze changes in cookie data for the traffic captured during a session.  I don't want to look at each request's "Inspectors > Cookies" panel and do a manual comparison against the cookie values in the previous request.

Is there a tool or technique that automates this somewhat?  Thanks in advance.
sswett
Top achievements
Rank 1
 answered on 12 Feb 2014
1 answer
223 views
Which one does Fiddler go for?  I know there are many in the system and in my case this came up after some suspected corruption due to hardware issues, but I need to get it up and running until the new hard drive goes in.  Any ideas toward this end are appreciated.
EricLaw
Top achievements
Rank 1
 answered on 12 Feb 2014
1 answer
88 views
if I try to capture the traffic when I login into an website, i can see it only for a second, the it resets, it often redirections me to the homepage and then I get completely new traffic and no infornations about login .how to fix this ?
EricLaw
Top achievements
Rank 1
 answered on 10 Feb 2014
6 answers
625 views
Hi, I'm not sure it's the right place to post this question, but any help will be good

I'm trying to export the raw data from API responses using fiddler. 

i want to do it in order to verify the content from the response in real time, for uses of automation testing,
anyone has an idea how can i do it?

Thanks,
Avner

Avner
Top achievements
Rank 1
 answered on 09 Feb 2014
1 answer
192 views
I am trying to debug an IE6 on XP problem, and when I install fiddler it says I need .net installed.

The website says to use .net 2, however I can only find .net3.5 out there, and it's not working.

Any ideas?
EricLaw
Top achievements
Rank 1
 answered on 05 Feb 2014
1 answer
211 views
I am trying to set the user-agent so it defaults to a specific user-agent. example IE 9 (win 7) when fiddler2 starts?

I have to set it each time i start fiddler2 as it defaults for disabled.  (Rules -> User-Agents-> choose)

I didn't see a way to save this setting so it defaults for a specific user agent, and am looking for a way to "save" or set this option via command line when fiddler2 starts.

EricLaw
Top achievements
Rank 1
 answered on 31 Jan 2014
1 answer
416 views
I work with OData $batch payloads quite a bit.  These are multipart/mixed -- both request and response.

I normally use the RAW view to make sure the headers, verbs, and batch envelopes look right.

However, the payload of a multipart/mixed has additional "sessions" and bodies inside of it, and none of the inspectors can reason over those.

The XML and JSON inspectors are especially nice for examining the entity data in OData batch requests, especially as the payload XML and JSON typically doesn't have line breaks in it. 

My dream is proper support for multipart/mixed, such that the normal inspector chain can be re-used on each sub-item in the batch.

That way, when I look at a request/response pair that are batch, I can move through each batch part, and when I get to one with a JSON payload I can flip the JSON inspector on and get a nice structured view.

Have you thought about how to do this?  I submitted some code to the WCF Binary inspector a while back, but this "super inspector" seems like it has some substantial additional requirements.  Certainly, to make this excellent you'd need some additional UI magic to deal with presentation and context selection for each batch element; furthermore you might want to have an option so that changing the currently selected batch element in the request also changes to a corresponding (in sequence position) response inspector..

Thanks,
Matt
EricLaw
Top achievements
Rank 1
 answered on 31 Jan 2014
1 answer
522 views
I try to download xml file through C# WebClient Class, and I try to view xml content body through Fiddler

WebClient client = new WebClient();

string xml = client.DownloadString(url);

but, Fiddler do not capturing the url

How can I capture that url?

Ask for help.

Thanks
EricLaw
Top achievements
Rank 1
 answered on 31 Jan 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
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
Bronze
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?