Tag: Fiddler

POST ·

How to get Fiddler to show Azure Service API requests

How to get Fiddler to show outbound requests such as to the Azure Service APIs: Add the following into your web.config: <system.net>   <defaultProxy>     <proxy…

.NET Framework Azure Fiddler

Read post →