is it possible to intercept when an app is making an http get request to a server?
I need to intercept when some websites are opened and add some custom http headers in the request.
The app will work as a monitor in the system tray…
I’m using c#. Thanks!
You should take a look at Fiddler Core