Yes you can.
Fiddler has a filters option in which you can specify the name of your computer.
Here’s the steps:
- Make sure you have the latest version of fiddler
- Click on the “Filters” tab (in the same line of Inspectors).
- Click on “Use Filters”
- In the text area enter the name of your computer.
- Left click on the request area (so it will be saved).
If everything went well, fiddler has a green arrow on the Filters tab.
Just browse to the website using your machine name so instead of:
http://localhost/MySite
Go to
http://my-machine-name/MySite