Telerik Forums
Fiddler Forum
13 answers
312 views
I want use Fiddler Script and I have those packets with this host name :

wl.search.ar.ns.test.com

If I use oSession.HostnameIs how can I do ?

So ? 

if (oSession.HostnameIs("wl.search.ar.ns.test.com")) {
            oSession.hostname="199.156.34.12";
}

is it correct ?
Eric Lawrence
Telerik team
 answered on 24 Dec 2014
5 answers
131 views
Mostly I use Fiddler for creating Visual Studio web tests, by exporting to a ".webtest" file. As I record a set of steps I add comments about what is shown on the screen and what actions are being performed. Unfortunately the ".webtest" file omits many of the comments. While recording I just want to add a comment to the most recent session, I do not want to spend time choosing a session that should be written to the file.

How can I persuade Fiddler to write all of my comments to the ".webtest" file? I have looked at the code of some plugins and also (via "ilspy") at VSWebTestExport.dll but there is no obvious way of writing out the comments without making changes to file "FiddlerWebTest.cs".
Eric Lawrence
Telerik team
 answered on 19 Dec 2014
1 answer
296 views
I'm trying to use fiddler to debug an Exchange ActiveSync error. Unfortunately, starting Outlook with fiddler triggers an error message:
"There is a problem with the proxy server's security certificate. The name on the security certificate is invalid or does not match the name of the target site outlook.office365.com".

I suppose this is some rudimentary certificate-pinning from Outlook. How could I solve this? Would editing the name of the certificate in certmgr.msc do the job?

Thanks in advance
Eric Lawrence
Telerik team
 answered on 18 Dec 2014
3 answers
125 views
I’m trying to run FiddlerCap Web Recorder.  When I check ‘Decrypt HTTPS traffic’ as True, I get a dialog box appear titled ‘A note about HTTPS Decryption”, upon selecting okay, the 'Decrypt HTTPS traffic'  appears as false again and a note in the bottom left footer of the application states ‘Sorry, unable
to create root certificate’. 

I'd appreciate any help in resolving this.

Thanks.   
Eric Lawrence
Telerik team
 answered on 17 Dec 2014
1 answer
140 views
Hi,

I'm having some issues adding fiddler.exe as a reference in VS2013, no matter what i do VS does not recognize it as a reference when building the solution.
Intellisense reads it just fine and i can add it and any object within in it to the code without any issues.
I've tried this both in a new project and an in an existing inspector solution I've grabbed from github (I'm modifying the WCF binary inspector to decode FastInfoset encoded messages), also tried copying the exe locally instead of grabbing it from the Program Files directory.
Has anyone experienced this issue or has any insights in how to solve it?

P.S.
For fiddler 4 is it possible to use .NET 4/4.5 project profiles for fiddler (4) plugins? the fiddler documentation is quite outdated  and it still instructs me to create a .NET 3.5 solution.

Thanks.
Eric Lawrence
Telerik team
 answered on 15 Dec 2014
1 answer
3.6K+ views
How do I set the filter for multiple URLs? For example, I want to do something like this:

Show only if URL contains: .php OR .aspx

I looked at the Filters documentation, but it didn't say much about the URL filter.
http://docs.telerik.com/fiddler/KnowledgeBase/Filters
Eric Lawrence
Telerik team
 answered on 08 Dec 2014
8 answers
750 views
Hi,

Does somebody have a sample rule to capture a sessionId from a response and use it as an input in the subsequent request?

Sorry, if this issue is already answered before. I am very new to fiddler.

Sample could be for any standard application on the web. Like login/logout to twitter or yelp etc.

Thanks much in advance.

Regards,
S
Eric Lawrence
Telerik team
 answered on 02 Dec 2014
3 answers
491 views
Hi:

Is there a way to match a string/regex in HTTP POST  only?
Eric Lawrence
Telerik team
 answered on 02 Dec 2014
2 answers
586 views
Hi.

Trying to compare two sessions, but having a prompt show up saying I need windiff.exe (see image capture attached).

I tried to look for this file in the Fiddle installation folder (in case the file path was wrong), or checked the Fiddler add-ons section, but to no avail.

Could you please point me to the file?

Thanks.

Eric Lawrence
Telerik team
 answered on 01 Dec 2014
3 answers
1.0K+ views
Hello,

First of all please excuse my ignorance in networking, my expertise is mainly application development.

Is it possible to monitor http traffic for a couple of clients that are not on my local network? I thought I can do something similar with Fiddler, but the Proxy that Fiddler creates seems to be exposed for LAN only, I can't configure it for my external (internet) IP address.

So, could anyone please just lead me to the right way, what do I need here? Should I host my own proxy server and then chain it with fiddler, and let the users use this proxy server? What is the best option?

A client is asking me to do this, they have some sort of a survey and they want to log all http activity for a couple of users over a period of time. So that's the main objective.

Thanks,
Eric Lawrence
Telerik team
 answered on 01 Dec 2014
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?