RTC Forums

Subscription => Support => Topic started by: ClementDoss on December 01, 2015, 07:22:17 PM



Title: Using Fiddler with RTC
Post by: ClementDoss on December 01, 2015, 07:22:17 PM
Hi,

How can I setup rtcHTTPClient to work with Fiddler?
Can I setup the proxy parameters manually?

Best regards,
Clément


Title: Re: Using Fiddler with RTC
Post by: D.Tkalcec (RTC) on December 01, 2015, 10:43:29 PM
Sorry, but I have absolutely no idea what "Fiddler" is. If you are talking about some kind of a Proxy Server which requires manual Client configuration (if setting "useProxy=True" is not enough), then check "UserLogin" properties on the TRtcHttpClient component.

Best Regards,
Danijel Tkalcec


Title: Re: Using Fiddler with RTC
Post by: ClementDoss on December 05, 2015, 06:31:14 PM
Hi,


I don't know why I assigned UserLogin.ProxyAddr := '127.0.0.1:8888'.
Anyway, Setting useProxy to true made it work! Thanks

In case someone is interested: Fiddler ( http://www.telerik.com/fiddler )
Very nice for debugging http !

Clément


Title: Re: Using Fiddler with RTC
Post by: D.Tkalcec (RTC) on December 06, 2015, 07:55:26 PM
Ok. Thanks for your feedback.

Best Regards,
Danijel Tkalcec