Adding the Resolver Cache of the Login DNS Server Using the Host File
1 answer
While giving back this thread I found it working using the fiddler kernel. Listen for the "BeforeRequest" request event and from there change the session variable flag:
oSession["x-overrideHost"]
You can find the documentation here: http://docs.telerik.com/fiddler/KnowledgeBase/FiddlerScript/ModifyRequestOrResponse just in case.
+1
source to share