jorgediz / xmlrpcnet

Automatically exported from code.google.com/p/xmlrpcnet
0 stars 0 forks source link

Setting the UserAgent of class implementing IXmlRpcProxy does not change the UserAgent of the webrequest #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Create a new class that implements IXmlRpcProxy
2. Set the UserAgent property to "Different Useragent"
3. Inspect the webrequest with fiddler (or something of the like).

Original issue reported on code.google.com by jer...@humankindinc.com on 29 Aug 2011 at 8:46