Is is possible to add a rule to Fiddler so that it uses a local file instead of the online version?
There's a GET to /something/somefile.swf that is always made, but I need to use mylocalversion.swf
Thanks
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You can absolutely use FiddlerScript for this, but the task you're describing is exactly what the AutoResponder feature was designed for.
Learn more here: http://www.youtube.com/watch?v=h3DWqYXKarA and here: http://fiddler2.com/documentation/KnowledgeBase/AutoResponder