Skip to content

Instantly share code, notes, and snippets.

@hibri
Created June 15, 2012 14:01
Show Gist options
  • Save hibri/2936617 to your computer and use it in GitHub Desktop.
Save hibri/2936617 to your computer and use it in GitHub Desktop.
See all the web requests a web app makes with Fiddler
<system.net>
<defaultProxy >
<proxy proxyaddress="http://localhost:8888" />
</defaultProxy>
</system.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment