I want to monitor HTTP traffic between a process on my local machine and another (server) process, also running on my local machine.
How can I configure Fiddler to
Replace localhost by lvh.me in your URL
localhost
lvh.me
For example if you had http://localhost:24448/HomePage.aspx
Change it to http://lvh.me:24448/HomePage.aspx