This is a migrated thread and some comments may be shown as answers.

How To AutoRespond a request with a zip file (Using Fiddler Core)

0 Answers 64 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
varun
Top achievements
Rank 1
varun asked on 23 May 2016, 09:41 PM
Using Fiddler Core with C# Application, I want to achieve the following ::


If a request URL matches the word "upgrade1.zip" , then i want to AutoRespond it with another zip file (say upgrade2.zip) which is in local path of my computer.



For Example : 


If request matches "upgrade1.zip" as in ::


http://somedomain.com/path/upgrade1.zip


then i want to auto respond with "upgrade2.zip" which is in the path ::


C:\Users\Desktop\upgrade2.zip


Please help with the steps!!


Attached a screenshot of the Autorespond condition i want to achieve

No answers yet. Maybe you can help?

Tags
Fiddler Classic
Asked by
varun
Top achievements
Rank 1
Share this question
or