alexrainman / ModernHttpClient

ModernHttpClient
MIT License
126 stars 27 forks source link

Fiddler Support #70

Closed simader closed 3 years ago

simader commented 4 years ago

Is it possible to configure the NativeMessageHandler in UWP that you can trace the traffic in Fiddler? At least in DEBUG.

I get a HttpRequestException when i use the NativeMessageHandler. But it is possible when I use the standard HttpClientHandler.

Best, Andreas

alexrainman commented 3 years ago

Yes, you can provide a WebProxy as last parameter https://github.com/alexrainman/ModernHttpClient#how-to-use-a-web-proxy